In our application we have the strange behaviour that multiple page breaks are added in the converted pdf document. The problem occurs only if the the document fills multiple pages. I dont't have any idea why this is happening.
I have attached two files: - The xml file with the itext xml code (input.xml) - The output pdf file where you see the odd result (output.pdf)
I am using iTextSharp version 3.1.5.0. I would be very glad for any help. Thanks.