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
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
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
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
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
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