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
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