Previous | Next | (P-PDF) Developers
Topic: How to get page number of specific URL link.
Conf: (P-PDF) Developers, Msg: 31918
From: gkshankar1
Date: 12/21/2001 02:00 AM
Hi
Actually, I need to do the following steps.
1. Read the PDF file programmatically.
2. While reading, Search for all the links in the PDF file.
3. If there are links, then I need to know the Page Number of the link.
4. Using the Page number, delete the page and insert a new PDF file (using links).
5. I need to repeat this process for all the links.
Suggest me a way to implement the above procedure.
Thanks
Best
GK