[EMAIL PROTECTED] wrote:
> I dont want to split the rows in my PdfTable.If the whole last row is not
> fitting then it must not get splited, instead the whole row must drop to the
> next page. I even tried
> table.setSplitRows(false)
> but nothing is working.
> Please can anyone of you help me w
I dont want to split the rows in my PdfTable.If the whole last row is not
fitting then it must not get splited, instead the whole row must drop to the
next page. I even tried
table.setSplitRows(false)
but nothing is working.
Please can anyone of you help me with it.