Previous | Next | (P-PDF) What's Wrong with my PDF?
Topic: How to Delete a Page in PDF (Programmatically) ?
Conf: (P-PDF) What's Wrong with my PDF?, Msg: 160878
From: jatinder
Date: 6/21/2007 10:57 PM
Hello ITEXT users,
I have designed a pdf template using Adobe designer. I am using the same template to generate reports in my VB.NET code using ITEXT. But there are some cases, where I have to delete some pages (Because I don't need these pages) from my template.
I have done a lot of research on this, but i haven't found anything yet. Please if someone can help me with this.
NOTE: Using a template, which is basically a blank pdf file. i am populating (writing into this file) my data into this file in my code behind file (Created using Adobe designer)
Want to do: Delete a page programatically from this template in VB.net.
Thanks in advance,
Singh