[iText-questions] Finding Height of....

2006-05-29 Thread jayakumar venkatapathy
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

[iText-questions] Removing table from PDF file

2006-05-10 Thread jayakumar venkatapathy
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