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