java - Setting Chinese FontName in POI HSLF -


using apache poi hslf create ppt, doesn't work when use rt.setfontname("黑体");, works in english.

how can make poi work non-english-named fonts?

looking poi, there appeared bug report contains information problem seem have. namely, report refers this answer appears have possible solutions.

lacking excel international fonts (or suitably localized windows version), cannot try this, alas. luck.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -