I have a problem while splitting table rows. I have a
PdfPTable, inside which I add tables on the fly sort
of nesting  tables inside each other (recursively),
the problem what happens is that while splitting it
over pages, I see only the first row on one page and
the whole second row on the next page as it has lot of
tables spanning over the page, is there a way to split
rows. I am trying to show a tree like structure for
showing childs.  I add this generated table at the end
to a document. Could I set some property so that only
those many number of rows are written and if that
property is satisfied, the row is splitted to next
page.
thanks,

Amit.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to