Mark Thomas wrote:
> Hello
>
> Is there a way to set the table (PdfPTable) border to zero rather than having
> to specify setBorderWidth on every cell (PdfPCell)?
It depends.
Maybe getDefaultCell().setBorderWidth(width) will help you
(in case you are adding cells with for instance addCell(String
The answer is: use a PdfPTable.
- Original Message -
From: "Summers, Bert W." <[EMAIL PROTECTED]>
To:
Sent: Tuesday, September 13, 2005 7:01 PM
Subject: [iText-questions] table border alignment
> I posted a few days ago with a table alignment problem in 1.3
> It seems that the table bo
You must also disable the border of individual cells.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of James Cowan
> Sent: Monday, February 14, 2005 4:29 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Table border
>
Quoting isha afisha <[EMAIL PROTECTED]>:
> Hi,
>
> How can I set different borderWidths in my Cell
>
> examples: In Right Border I want setBorderWidths(2)
> and left Border I want setBorderWidths(1);
This is not possible with Table and Cell.
You have to think of Table and Cell as if it was sim
Quoting Gerald Fehringer <[EMAIL PROTECTED]>:
> Hope this change can be added to CVS and next version.
It's in the CVS along with Paulo's version 103.
A new release will follow soon.
Bruno
---
This sf.net email is sponsored by:ThinkGeek
Welc
to CVS and next version.
Thanks and kind regards,
Gerald.
- Original Message -
From: "Bruno" <[EMAIL PROTECTED]>
To: "Gerald Fehringer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 1:46 PM
Subject: Re: [iText-question
Quoting Gerald Fehringer <[EMAIL PROTECTED]>:
> Hello Paulo!
>
> You are right, I'm using a normal Table.
> Attached please find an example which shows what I mean.
> I have specified a border of width 3 around the whole table. For cells
> which
> have a gray fill the table border is not shown,
> To: Paulo Soares; [EMAIL PROTECTED]
> Subject: Re: [iText-questions] table border in case of grayfill or
> background color specified
>
> Hello Paulo!
>
> You are right, I'm using a normal Table.
> Attached please find an example which shows what I mean.
&g
kind regards,
Gerald.
PS: Currently using iText 0.92
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "'Gerald Fehringer'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 12:24 PM
Subject: RE:
PdfPTable doesn't have a table border as Table has (you're talking about a
border that surrounds all the table, right?). Please post a complete,
working example with your colors and borders and point exactly what should
be there or not.
Best Regards,
Paulo Soares
> -Original Message-
> F
10 matches
Mail list logo