Re: [iText-questions] Remove table or stamp from pdf File

2010-01-20 Thread Leonard Rosenthol
[mailto:rahulsolus...@yahoo.com] Sent: Thursday, January 21, 2010 6:01 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Remove table or stamp from pdf File Hello All, I have one problem with PdfPTable Requirement is such like I have to stamp pdf file with some text like TEST within

[iText-questions] Remove table or stamp from pdf File

2010-01-20 Thread Rahul Soni
Hello All, I have one problem with PdfPTable Requirement is such like I have to stamp pdf file with some text like TEST within the rectangle box. So for this requirement I have used PdfPTable and created one table with once column and added once cell in it and in the cell i have written TEST. T

Re: [iText-questions] Remove table or stamp from pdf File

2010-01-19 Thread Leonard Rosenthol
] Remove table or stamp from pdf File Hello All, I have one problem with PdfPTable Requirement is such like I have to stamp pdf file with some text like TEST within the rectangle box. So for this requirement I have used PdfPTable and created one table with once column and added once cell in it

[iText-questions] Remove table or stamp from pdf File

2010-01-19 Thread Rahul Soni
Hello All, I have one problem with PdfPTable Requirement is such like I have to stamp pdf file with some text like TEST within the rectangle box. So for this requirement I have used PdfPTable and created one table with once column and added once cell in it and in the cell i have written TEST. T