Writing Arabic with PDFBOX with correct characters presentation form without being separated
- 阅读更多 关于 Writing Arabic with PDFBOX with correct characters presentation form without being separated
问题 I'm trying to generate a PDF that contains Arabic text using PDFBox Apache but the text is generated as separated characters because Apache parses given Arabic string to a sequence of general 'official' Unicode characters that is equivalent to the isolated form of Arabic characters. Here is an example: Target text to Write in PDF "Should be expected output in PDF File" -> جملة بالعربي What I get in PDF File -> I tried some methods but it's no use here are some of them: 1. Converting String to