[iText-questions] Need help on Unicode characters

2010-02-25 Thread bitm . neeraj
Hi, I am using 'Aerial Unicode MS' fonts to print my PDF files. Some japanese and other characters which are getting printed in excel and HTML are not getting printed in PDF. I am testing it like this: BaseFont bf = BaseFont.createFont(

Re: [iText-questions] generate pdf by using pdfwriter and pdfcopy

2008-02-07 Thread bitm . neeraj
Hi, I am new to itext and using itext to generate a PDF document. The content in the PDF are not static but dynamic in nature and I don't know before hand as how long the PDF file is going to be generated. I need to add a 'Table of contents' page to this document. Any pointers or code snippet t