You may try:
ColumnText.setArabicOptions(ColumnText.AR_COMPOSEDTASHKEEL);
If that's not satisfactory as an arabic speaker you'll be able to give pointers to correct it. I can produce code but I don't know a word of arabic.
Best Regards,
Paulo Soares
-----Original Message-----
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Ayman Zarroug
Sent: Tuesday, December 16, 2003 14:54
To: [EMAIL PROTECTED]
Subject: [iText-questions] Problems in Arabic Diactrics (tashkeel)
So glad that arabic is now supported in iText, as this finally allows us to generate PDF reports using iReport and JasperReports (though it was necessary to make some modifications in both iReport and JasperReports to get this running).
�
The good news is that it generally works.� The bad news is that arabic text with diacritics are not properly displayed in PDFs.� This can be seen by running the sample "hebrew-arabic" code provided by Paulo Soares at arabic_hebrew.java in itextpdf.sf.net.
�
Tried the new release itext-paulo-127, but that doesn't seem to fix the problem.
�
Looking through iText code leads me to believe that functionality to handle this case is not implemented.
�
Are there any plans to solve this problem in the near future???
�
ayman
�
�
