Title: Message
Hello All!
 
I am using iText 1.02b to generate PDF documents which are essentially a number of tables. Often tables span multiple pages. I use endHeaders() method to make iText to print table headers at the beginning of each page. I ran into one problem: sometime, when a new table is located at the very top of a page, iText inserts a gap between the table's header and its body. In other words, if a table on the top of a page is continuation of a table from the previous page, everything is ok. If a page is started with a brand new table, its header is detached.
 
The problem can be seen on page 5 of the test.pdf file. It can be downloaded from here:
http://www.a1ik.com/tmp/test.pdf (13 KB) I will also try to attach the file to this message.
 
I will appreciate any help or advice,
 
Thank you,
 
--Alik

Attachment: test.pdf
Description: Adobe PDF document

Reply via email to