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

Reply via email to