Re: [iText-questions] reg setHeaderRows

2004-12-29 Thread Paulo Soares
You need two tables, one for heading and other for the header/content. - Original Message - From: "Shivakumar Paramasivam" <[EMAIL PROTECTED]> To: Sent: Wednesday, December 29, 2004 11:16 PM Subject: [iText-questions] reg setHeaderRows > Hi, >I have a tab

[iText-questions] reg setHeaderRows

2004-12-29 Thread Shivakumar Paramasivam
Hi,    I have a table in which there is a heading for the table and then table header and table contents. I need to start the table along with the heading of the table when it does not fit the page. PdfPTable and fitsPage works fine. I added the table heading to the PdfPTable, but I m getting t