RE: [iText-questions] Nested Table in PdfPTable.

2006-02-21 Thread Nidhu Nijhawan
Thanks. Works Perfect.   I had another question -  Is there a way to set the acrofield with the HTML data so that it can retain the formatting from HTML like font, color etc. ?     Thanks Nidhu   Paulo Soares <[EMAIL PROTECTED]> wrote: See PdfPTable.setSplitLate(false). > -Original

RE: [iText-questions] Nested Table in PdfPTable.

2006-02-21 Thread Paulo Soares
See PdfPTable.setSplitLate(false). > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Nidhu Nijhawan > Sent: Tuesday, February 21, 2006 4:34 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Nested Table in PdfPTable. > >