Use a PdfPTable and the version at itextpdf.sf.net.

Best Regards,
Paulo Soares

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 27, 2004 19:02
Subject: [iText-questions] Tables spanning multiple pages


> Hello.
>
> I have a strange bug when I use the iText library to generate tables that
> span multiple pages.  I am using the "fitsOnPage" method to determine if a
> table is the correct size to fit on a page, and if not, I create a new
> table and add the row to it and then add that table to the document.
>
> It works quite well with tables spanning 3 pages or less, but it seems
> when the tables get larger than that I often get instances where one row
> will appear on one page and then the new table will come in the next page.
>
> E.G.  Page 1 contains x rows of table
> Page 2 contains x rows of table
> Page 3 contains 1 table row
> Page 4 contains x table rows
> Page 4 contains x table rows.
>
> Has anyone run into a problem like this and have any recommendations on
> how to fix this?
>
> Thanks.
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to