List of all hyperlinks
Hi.
Is there a way or a known script that can list all hyperlinks in a document?
In the JS Reference I found the script that count all hyperlinks on each page, but what I need is a list of all target URLs for each hyperlink.
I tried to wrote my own script but it don't work.
It's for checking purpose, my client wants to check all hyperlinks in its document (about 400 hyperlinks…).

