OK, Bruno. I see.
Thanks for the extra explanation.
Keep up the good work!
Geert
> >Hi Paulo,
> >
> >
> >
> >>You can know the size the table will have by setting the setTotalWidth()
> >>but you'll have to calculate the effective space by subtracting the
> >>margins from the page size.
> >>
[EMAIL PROTECTED] wrote:
>Hi Paulo,
>
>
>
>>You can know the size the table will have by setting the setTotalWidth()
>>but you'll have to calculate the effective space by subtracting the
>>margins from the page size.
>>
>>
>I'm not interested in the WIDTH
>
You probably aren't, but iText is
__
>
> From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
> Sent: Fri 01-Sep-06 16:30
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PdfPTable.setKeepTogether(true)
>
>
>
> Hi,
>
> I wrote a small app to ch
cument.add().
Paulo
From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]
Sent: Fri 01-Sep-06 16:30
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] PdfPTable.setKeepTogether(true)
Hi,
I wrote a small app to check the behaviour of iText when
Hi,
I wrote a small app to check the behaviour of iText when you add a
PdfPTable
to a document via document.add() on which setKeepTogether(true); is set.
These are my experiences:
I add a first table of 60 rows. (So the last row is in the upper half of
the 2nd page)
Then
- when I add a 2nd tabl