How repeat headers of pdfpTable on each page(PDF)
+1
A:
You just need to set the PdfPTable.HeaderRows
property to the number of rows in your PdfPTable
's header.
Jay Riggs
2010-01-15 23:41:39