Hi Bruno, I know Marcus Götze asked this before:
"My table splits up into two parts even though I set the Table.setTableFitsPage(true)." I have the same problem. I have many single-columned tables, each on with only 2 rows (2 cells in each table). The table at the bottom of each page should skip to the next page if its rows make up a height that is more than the remaining height of the page. However, that doesn't happen. I know your answer to Marcus was: "Can you switch to PdfPTable?" But why? Why can't we continue to use the more generic Table class? Any improvements and corrections should be cleanly factored into Table, rather than spread over every other implementation-specific class (such as PDFPTable, rtf tables, or whatever new formats come up next). Regards Jonathan ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
