table.setLastHeaderRow(2), table.setTableFitsPage(true) not reflecting in RTF
- From: jojo (at) isletsystems.com
- Date: Tue, 20 Jun 2006 01:20:42 -0400
Hi ,
I am generating a large table that can span across several pages. And I'm
looking for a solution to repeat the page header on each page. The problem is
that I'm not using PdfPTable ( which has a setHeaderRows method) but the Table
class. I need to generate both pdf and rtf using a single class. The methods
table.setLastHeaderRow(2), table.setCellsFitPage(true); and
table.setTableFitsPage(true)is working fine for Pdf but its not reflecting in
rtf. If any one has the solution please...
Thanks in Advance
Sangeeth
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
iText-questions mailing list
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions