May 13, 2025 Replies: 3 a little example with openPDF class code coming soon Attachments demoPDF.pdf 64.1 KB · Views: 152 Click to expand...
Gianni M Well-Known Member Licensed User Longtime User May 15, 2025 #2 example Attachments OpenPDF_Demo.zip 66 KB · Views: 133
aeric Expert Licensed User Longtime User Oct 7, 2025 #3 Thank you for sharing. It works for me but need to check the JDK supported for different versions. The 2.0.x Branch requires Java 17 or later. Click to expand...
Thank you for sharing. It works for me but need to check the JDK supported for different versions. The 2.0.x Branch requires Java 17 or later. Click to expand...
behnam_tr Active Member Licensed User Longtime User Oct 16, 2025 #4 any way to show persian/arabic characters ?? like : متن فارسی Also, right-to-left text direction is required. How to write Arabic text in a PDF using OpenPDF and Java I use OpenPDF to generate a PDF from a Spring Boot application. Everything works fine when I use French or English alphabets, but when I write in Arabic nothing is displayed. I read that I have to ... stackoverflow.com
any way to show persian/arabic characters ?? like : متن فارسی Also, right-to-left text direction is required. How to write Arabic text in a PDF using OpenPDF and Java I use OpenPDF to generate a PDF from a Spring Boot application. Everything works fine when I use French or English alphabets, but when I write in Arabic nothing is displayed. I read that I have to ... stackoverflow.com