[iText-questions] run direction rtl (Arabic/Farsi)

2003-03-16 Thread Gerald Fehringer
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. ---

[iText-questions] Farsi (Persian) problem

2003-03-16 Thread Robert Koval
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

RE: [iText-questions] Memory Problems

2003-03-16 Thread Stefan Krompaß
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