Have you ever thought at looking at the javadocs? Use setPadding instead.
Best Regards,
Paulo Soares
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 03, 2002 5:33
Subject: [iText-questions] setCellspacing
>
> Hi,
>
Hi,
When I compile my class using jdk1.3, I get a message saying that the class
uses or overrides a deprecated API, which disappears when I remove the call
to table.setCellspacing(space). Has setCellspacing been replaced? What
should I use instead?
Thanks!
--