Hello!
I have a problem with Eclipse BIRT (that is using iText 1.5.x, for my
own programs, I am using iText 2.1.2).
A justify text looks sometime like
Hello World a
Hello Peter
Hello Chris c
Hello John d
I found the primary problem in
org.eclipse.birt.report
Hello!
I am using iText 1.5.4 in a project, where we are generating PDFs with
BIRT.
I have to write TOC Tables in a new PDF like
First Chapter . 1
Second Chapter . 4
Without the dots (".") it works, I am using a PdfPTable for each row.
But my problems are the dots.
I know the widt