Hi! I am using class PdfPTable and PdfPCell with success. Nested tables look great and it is adjustable enough for my purposes.
Anyway, this table does not support rowspan, so I allways need to use nested tables if rowspan needed. GG -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Christian Gantenbein Sent: Thursday, November 20, 2003 10:37 AM To: [EMAIL PROTECTED] Subject: [iText-questions] Table in table hi folks! i'm trying to nest tables in tables by using the class Table. i have tried the method insertTable(Table table) which works fine but changes the overall grid of the upper most table. i don't want that. therefore i tried to put a table in a cell by using the method addCell(new Cell(table)). this also works fine except that i get a big padding around the inserted table. i have tried to set anything like padding, spacing, offset, ... but nothing changed. has anyone an idea how i can put a table in a table cell without that big padding/spacing? thanx for your help! chris ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions ________ Information from NOD32 ________ This message was checked by NOD32 Antivirus System for Linux Mail Server. part000.txt - is OK http://www.nod32.com ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions