Ekta Agarwal wrote:
Thanks for the pointer. Here is a simpler java code for my problem.
Your code doesn't compile because you aren't providing the class
FieldCell. So I commented out the cell event stuff and compiled
the example without the TextField (see attachment).
I didn't like what I saw b
Thanks for the pointer. Here is a simpler java code for my problem.
Thanks in advance.
-Ekta-
On Tue, Mar 25, 2008 at 12:22 PM, Ekta Agarwal <[EMAIL PROTECTED]> wrote:
> I am using the setCellEvent to add a text field to a cell. But after this,
> the borders on my table dissappear. I am confused
Hi Ekta,
On 25/03/2008, Ekta Agarwal <[EMAIL PROTECTED]> wrote:
> I am using the setCellEvent to add a text field to a cell. But after this,
> the borders on my table dissappear. I am confused as to why would this
> happen? I even explicity set the BorderColor and Width of the cell, but this
> doe
I am using the setCellEvent to add a text field to a cell. But after this,
the borders on my table dissappear. I am confused as to why would this
happen? I even explicity set the BorderColor and Width of the cell, but this
does not help.
Attached is a snippet of the code, I would greatly appreciat
n
> Behalf Of Eric Summkeller
> Sent: Friday, January 12, 2007 11:22 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Cell border
>
> I've got the following problem:
> I've got a Chunk object with a background and if I add this
> chunk into a
I've got the following problem:
I've got a Chunk object with a background and if I add this chunk into a
PdfPCell, the background of the Chunk covered the border of the cell. I used
the method "setUseBorderPadding(true)" but no reaction. Any ideas welcome!
Code:
Chunk chunk2 = new Chunk("Test2"
You can use a PdfPCellEvent to cutonize your borders.
- Original Message -
From: "Daniel Łaś" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 01, 2005 9:34 AM
Subject: [iText-questions] cell border
Hi
I need to create PdfPCell with bottom border bigger than ot
Hi
I need to create PdfPCell with bottom border bigger than others.
When I set borderbottom for this cell, the bottom border is inside the
cell and previously set border is ignored. How can I avoid this ?
Regards
--
Daniel Łaś <[EMAIL PROTECTED]>
e-direct Polska sp. z o.o.
ul. 1-go Maja 9
45-
Quoting SATHISH Sreedharan <[EMAIL PROTECTED]>:
> Hi,
> I have a doubt.I know using iText it is possible to set the border
> width.But
> what I want is to increase the border width of the cells in the bottom only
> leaving the left ,right and top lines as is.I know its a tough ask.Bu i
> just
> wa
Hi,
I have a doubt.I know using iText it is possible to set the border width.But
what I want is to increase the border width of the cells in the bottom only
leaving the left ,right and top lines as is.I know its a tough ask.Bu i just
wanted to clarify is there any way to do it and has any one done
10 matches
Mail list logo