Is there a way to list all URLs in Acrobat file?
I would like to produce a list of all the hyperlinks in a PDF file.
I'm trying to verify the URLs in an Acrobat file are accurate. It's not just a matter of checking if they are "valid" i.e., do not result in a 404 or other error.
In this case, I need to check what filename they are referencing without clicking each one. I would like to do this on a batch of files, so I can see which files are linking to outdated files which may still be on the server.
Thanks.
