Hi,

I get the following behaviour with table headers:

Without Headers I get:
----------------------
Page 1:

Header Row
Row 11111111
Row 22222222
Row 33333333
Row 33333333
Row 44444444

Page 2:
Row 44444444
Row 55555555
Row 66666666

----------------------

With Headers I get:
----------------------
Page 1:

Header Row
Row 11111111
Row 22222222
Row 33333333
Row 33333333
Row 44444444

Page 2:
Header Row
Row 55555555
Row 44444444 <<<<<<<<<< This should have come above
Row 66666666

-----------------------------------------

I am using table.addCell( myCell ) api.

Thanks,
Baltej.







-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to