On 31/10/2012 8:34, Mark Smith wrote:
Hi


We have run into a problem using table.setComplete(false) to efficiently add a table that spans multiple pages. This causes the table header to be missing from some pages. The problem appears to occur when the last row added before calling document.add(table) is the last row in a page, so the next set of rows begin on a new page. In the example below the header is missing from the third page.


This works as expected for itext versions before 5.1.0 but doesn't for the latest versions. Is this a bug, or am I missing something?

See http://sourceforge.net/p/itext/code/5505/
This bug fix worked on a simple example, but should be tested on more complex examples.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to