Hello iText users!
I have seen ColumnText and PdfPTable to support setRunDirection().
But I'm using simple Phrases/Tables within my reports, any possibility to
add rtl run direction there (for Arabic/Farsi) ?
Thanks for any help,
Gerald.
---
Hi I have problem with Farsi (Persian) and character shaping. The problem is
with following character : \u06AF. This character is not part of standard
arabic alphabet. However Farsi shapes the same way as arabic with exception
of 1 or 2 letters (those are extra). That's where the problem lies I th
Hi!
Here is what I coded for generating PDFs. I hope,
there is enough documentation for what I did...
public class PDFJUnitTest {
// ...
public void testCreation() {
DocumentBuilder pdf = new PDFDocumentBuilder();
// list is an object where informations for
internationa