Skip to main content
MarkWalsh
Inspiring
August 13, 2020
Answered

Checking Link URL through Javascript

  • August 13, 2020
  • 2 replies
  • 1161 views

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?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer try67

No.

2 replies

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
August 13, 2020

No.

MarkWalsh
MarkWalshAuthor
Inspiring
August 14, 2020

That's what I thought. 😞