I am trying to create a rtf file which has a content organized as tables
I read through this forum to find out how to create a table with no
borders.
I tried Table.setBorder(Rectangle.NO_BORDER);
and also did the same for the Cells added using
Cell.setBorder(Rectangle.NO_BORDER);
But i still see a gray border around the table. Is there anything else i am
supposed to do?
The other problem with the tables is, when i add this to a paragraph, the
table is indented 1 tab space away from the text preceding the table. Is
there any way i can align the table at the same level as the the other text?
--
View this message in context:
http://www.nabble.com/Borders-in-tables-tp20035746p20035746.html
Sent from the iText - General mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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