Hai,
I got immediate response from bruno for my previous scenario.
Thanks
It is possible to find the height of the table(PdfPTable) after adding or removing cell in the table.
(Or)
It is possible to find the height of the Cell
(Or)
It is possible to find the % or height upto which th
Hai,
It is possible to delete a table that is written just before in the PDF file using Java Code.
Senario: I am writting the tables in PDF file.
when I found new page is opened,
then I have to remove the table just added
and I have to add new table instea