Re: [iText-questions] Tables and Pages

2002-07-18 Thread Paulo Soares
Document.newPage() Best Regards, Paulo Soares - Original Message - From: "David Gold" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 18, 2002 21:10 Subject: [iText-questions] Tables and Pages > I am creating a document that contains four tables. The header of the > d

Re: [iText-questions] Tables and Pages

2002-07-18 Thread Matt Benson
Document.newPage() ? -Matt --- David Gold <[EMAIL PROTECTED]> wrote: > I am creating a document that contains four tables. > The header of the > document is a PdfPTable consisting of 1 column and 1 > row. Immediately under > that is another 1 column, 1 row PdfPTable with > additional information