[iText-questions] Doubt about PdfPTable
>
> hi,
> is it not possible to have the table split to a seperate page when
> using the PdfPTable class ? the table that i generate using PdfPTable
> seems to end at the end of the page. i am using writeSelectedRows( )
>
hi,
is it not possible to have the
table split to a seperate page when using the PdfPTable class ? the table that i
generate using PdfPTable seems to end at the end of the page. i am using
writeSelectedRows( ) method to display the table. if i use document.add( )
method, the table is spl
hi,
is it not possible to have the
table split to a seperate page when using the PdfPTable class ? the table that i
generate using PdfPTable seems to end at the end of the page. i am using
writeSelectedRows( ) method to display the table. if i use document.add( )
method, the table is sp