I draw the table borders as well as the cell borders and I find that the table
borders are overridden by the cell borders at the bottom.How can I overcome
that?
---
This Newsletter Sponsored by: Macrovision
For reliable Linux application ins
ve Appling" <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, September 21, 2004 22:07
Subject: Re: [iText-questions] PdfPTable borders
> Perhaps I don't understand the use of PdfPTableEvent well enough. If
TED]>
> Sent: Tuesday, September 21, 2004 12:40 PM
> Subject: RE: [iText-questions] PdfPTable borders
>
> You have PdfPTableEvent that it's a lot more flexible. How would you
> implement the new border model?
>
>Best Regards,
>Paulo Soares
--
1, 2004 4:54 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] PdfPTable borders
>
> PdfPTable isn't derived from Rectangle like Table is, so it
> doesn't have
> borders itself, just on the cells. I'm converting some code to use
> PdfPTable instead of Ta
PdfPTable isn't derived from Rectangle like Table is, so it doesn't have
borders itself, just on the cells. I'm converting some code to use
PdfPTable instead of Table and the lack of table level borders is a bit of a
problem. My cells are added in an event driven manner (from a SAX data
source) s