java - Creating pdf files with iText and utf8 symbols -
i’m testing creation of pdf files itext library. i’ve tried tutorial: http://www.vogella.com/tutorials/javapdf/article.html works fine, when add non latinic symbols (such ā, ē, š), empty places instead of symbols. how can resolve problem? thanks!
Comments
Post a Comment