Hello, I would like to use writeSelectedRows() with my PdfPTable, so that I can specify exactly where I want to place the table on the page. However, when I do and the table is too big to fit on that page, it is not automatically split at the end of the page. If I use document.add(table), the table is automatically split, but I lose the ability to specify the exact location of the table. What is the best way to be able to specify an table insertion point and get automatic table splitting at the end of a page.
Thanks, Sean ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
