[iText-questions] Re: iText-questions digest, Vol 1 #1714 - 1 msg

2004-01-04 Thread Sameer Karkhanis
Hi Chris .. Try this and let me know if it works: Table.setBorderColor(new Color(255,255,255)); Table.setDefaultCellBorderColor(new Color(255,255,255)); This is from iText version 0.97. I think this will work for 1.02 as well. Regards Sameer Karkhanis

FW: [iText-questions] PDF: Table Borders

2004-01-04 Thread Dunstall, Christopher
Does no one know? Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dunstall, Christopher Sent: Wednesday, 24 December 2003 12:49 AM To: [EMAIL PROTECTED] Subject: [iText-questions] PDF: Table Borders Hi all, I hope someone's come across this one