I have 1000 PDFs on a web site having hyperlinks to ASP pages.
I need to create a CD from this pages. So I converted everything to HTML using JOC Web spider. The spider changed old ASP names with new HTML names. It changed also all the hyperlinks in HTML.
My problem are the hyperlinks in PDF.
I want to write a VB6 program to change all the Hyperlinks in PDF from ASP names to the new HTML names.
It is not just a search and replace process, because the the names have changed.
Is there a simple way to change PDF's hyperlinks using VB6?
I need to create a CD from this pages. So I converted everything to HTML using JOC Web spider. The spider changed old ASP names with new HTML names. It changed also all the hyperlinks in HTML.
My problem are the hyperlinks in PDF.
I want to write a VB6 program to change all the Hyperlinks in PDF from ASP names to the new HTML names.
It is not just a search and replace process, because the the names have changed.
Is there a simple way to change PDF's hyperlinks using VB6?