Using PDFBox to write unicode strings to a PDF
问题 I want to use Apache PDFBox 1.8.8 to create a PDF that contains unicode characters but I'm confused about what is supported and what isn't. An answer posted here suggests it is a bug that has been fixed on the trunk. Another answer posted here suggests that I have to do the translation myself. And another (older) answer posted here talks about embedding fonts. Please can someone clarify. Also, if it was a bug that is now fixed, can someone tell me when the next release of PDFBox is likely to