Quoting Raymond Lok <[EMAIL PROTECTED]>:

> HI ALL,
> 
> I have many problems on the "Table" Object.

Haven't we all? ;-)

> 1. Can i set the table object without table border???

http://www.lowagie.com/iText/tutorial/ch05.html#borders
Remark that Cells AND Table have borders.
I you say the Table should have NO_BORDER,
don't forget to remove the borders of the Cells as well.

> 2. Can i set the table object with color???

http://www.lowagie.com/iText/tutorial/ch05.html#colors

br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to