Skip to main content
Correct answer PDF Automation Station

You can make a button with the following mouse up action:

app.launchURL(this.getField("WebLink").value, true);

And you will be able to modify the text field "WebLink" in Reader.

1 reply

PDF Automation Station
Community Expert
Community Expert
May 2, 2025

You can make a button with the following mouse up action:

app.launchURL(this.getField("WebLink").value, true);

And you will be able to modify the text field "WebLink" in Reader.

Participant
May 2, 2025

Amazing, but wich action I need to choose? "Run a JavaScript", "Open a web link" Other?

Thanks

 

try67
Community Expert
Community Expert
May 2, 2025

"Run a JavaScript"