Paulo,

Are there any future plans to add support for PdfPTable KeepTogether in
ColumnText? The Paragraph KeepTogether seems to work well with
ColumnText.

Thanks,

-Mitch

-----Original Message-----
From: Paulo Soares [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 21, 2006 12:45 PM
To: Mitch Freed; itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] PdfPTable KeepTogether and ColumnText

KeepTogether is not supported in ColumnText but you can prevent the
cells to split with PdfPTable.setSplitRow(false).

Paulo

----- Original Message -----
From: "Mitch Freed" <[EMAIL PROTECTED]>
To: <itext-questions@lists.sourceforge.net>
Sent: Tuesday, March 21, 2006 6:15 PM
Subject: [iText-questions] PdfPTable KeepTogether and ColumnText


Does the PdfPTable and the KeepTogether property not work when using
ColumnText to populate the Pdf? I have a PdfPTable with two PdfPCells
making up two rows that I am setting KeepTogether to true on, but the
table will always split across pages -- regardless of the KeepTogether
setting. I seem to remember reading something about PdfPTable and
KeepTogether not working with ColumnText, but can't seem to find it now.
Let me know if that doesn't make sense of if I need to provide more
information.

Thanks,
Mitch Freed
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to