Re: [iText-questions] How to delete a PDF page Programmatically

2007-06-20 Thread Paulo Soares
If the PDF was created with Designer iText can't remove pages. Paulo - Original Message - From: "Jatinder Singh" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 20, 2007 7:26 PM Subject: [iText-questions] How to delete a PDF page Programmatically > Hello everyo

[iText-questions] How to delete a PDF page Programmatically

2007-06-20 Thread Jatinder Singh
Hello everyone, I am using a PDF template (which I created using Adobe designer). In my code I want to delete a page (Because I do not need it) from this template, and so far I haven't found a way to do this. Please if someone can assist me with this problem, so that I can delete a page wheneve