S G wrote:
There's table, PDFptable and PDFtable.
You should use PdfPTable http://itextdocs.lowagie.com/tutorial/objects/tables/ http://itextdocs.lowagie.com/tutorial/objects/tables/pdfptable/ Table is old, PdfTable is used by iText internally and there's SimpleTable that is too simple for what you want to achieve. br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
