> Is there some way to keep a PdfPTable on the same page as long as it fits?
>
> I see the keepTogether property but it seems to have no effect.
>
> I don't want to split the table unless it will not fit on one page.
>
> thanks,
>
> Rick
>
>
> ---
Look for PdfWriter.fitsPage().
Paulo
- Original Message -
From: "Rick Roen" <[EMAIL PROTECTED]>
To:
Sent: Saturday, December 02, 2006 4:42 PM
Subject: [iText-questions] PdfPTable keep on same page
> Is there some way to keep a PdfPTable on the same page as long as
Is there some way to keep a PdfPTable on the same page as long as it fits?
I see the keepTogether property but it seems to have no effect.
I don't want to split the table unless it will not fit on one page.
thanks,
Rick
-