Answered
Checking Link URL through Javascript
I want to check through the Links in a PDF via a javascript, but the Link object only has 4 properties (which are it's physical properties) and only one method to set a javascript action.
Is there any way to determine the URL (or any other action) that is set for the link via javascript?
