PdfPTable FitsPage

View: New views
1 Messages — Rating Filter:   Alert me  

PdfPTable FitsPage

by sparlak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

i'm trying to create a pdf file with PdfPTables. But i have a problem. i want to prevent table split at the end of page. If the table is going to split then i want to add this table to a new page. How can i achieve this.

I search that there is a writer.FitsPage method but it is only accepting Table parameter not PdfPTable.

Thanks..