-----Original Message-----I have been given the task of converting links in around 2000 PDF documents.If I open up the PDFs in notepad, I can see the links:They need converting to relative links:folder/dir/my.filenameI was wondering if there would be any way with Perl to change these links? If I could read through the file, and process any text, I could do a regex substitution to change the links.
- Changing Links in PDFs with Perl Roland Corbet
- Re: Changing Links in PDFs with Perl jjore
- Snyder, Christopher
