[iText-questions] Persian Pdf in WinXP & Linux

2009-06-28 Thread Ebrahim Pasbani
Hi. I can create a write a table in pdf in Persian. I use windows XP. But this does not work in Linux. My pdf file is a table with no contents. It is border only. What is my problem and its solution? Thanks Ebrahim Pasbani

[iText-questions] Help on Persian Text - 2

2009-06-16 Thread Ebrahim Pasbani
Chunk(unicodeString, myFont)); document.add(mct); //this is right / Table tbl = new Table(3); tbl.addCell(new Cell(mct)); document.add(tbl); //this is wrong, NullPointerException This is my code style. Thanks Ebrahim Pa

[iText-questions] Help on Persian Text - 3

2009-06-16 Thread Ebrahim Pasbani
Hi chief. I read your answer and I must tell, I can not use PdfPCell. Please tell me, what is the right table? PdfPTable or Table? Thanks Ebrahim Pasbani -- Crystal Reports - New Free Runtime and 30 Day Trial Check out

[iText-questions] Help on Persian Text

2009-06-16 Thread Ebrahim Pasbani
Hi. I use MultiTextColumn and can write persian in pdf. But I want write a table in Persian in pdf. And now I can not do that. Please Help me to write a table in Persian in pdf file. Thanks Ebrahim Pasbani -- Crystal

[iText-questions] Separation between fonts

2009-06-12 Thread Ebrahim Pasbani
Hi. I can write pdf in Persian language. But words are separated from together. For example : Main Word : سلام In Pdf : س ل ا م How can I solve this problem? Thanks a lot Ebrahim Pasbani -- Crystal Reports - New Free

[iText-questions] persian pdf

2009-06-11 Thread Ebrahim Pasbani
Hi. I use iText for my applications. I need to create Persian pdf. Persian is Farsi, it is a language. How can I do this? I try to do this, but created pdf has nothing to show. Thanks Ebrahim Pasbani -- Crystal Reports