Hi. I use poi library(ver 3.12) to create ppt file. And I've found a bug. It is that RichTextRun.setFontName() doesn't work in Non-English character(ex Korean etc). Another font api(ex setFontSize() and setFontColor() etc) work in Non-English character but Only setFontName() doesn't work. Also setFontName() work in English character but doesn't work only in Non-English charecter. Please help to solve this problem. * ps : It is same to 3.13 beta1.
Any chance of some sample code that can be used to reproduce this?
Unfortunately there is not enough information here to work on a fix, please reopen this if you still have this issue and can provide more information, especially a test-file and a unit-test or some sample code.