Op 9/12/2010 15:09, eswari.jampani schreef:
> Hi ,
> I am few weeks old to iText. I am using ColumnText to split a PdfPTable if
> it doesnt fit on page.
Throw away your code.
Don't use ColumnText if splitting a PdfPTable is all you want to do.
Return to your initial code involving only a PdfPTable.
You say: "i tried using
table.setHeaderRows(2);
table.setFooterRows(1);
But result was not as expected(May i missed some thing in using these 
methods)."
What do you mean "result was not as expected?"
Also: why are you defining a footer row if all you need is a header row?


------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to