need to update links to JavaScript actions
Hello, I'm needing help with how to perform an action on a PDF where it will change the action to open a web link to run a JavaScript to use the url bit, put app.launchURL(" infront of it and then ",true); after it.
I think the code would be something like
for each link in document
read in URL
Store URL
delete open a web link
create run a JavaScript
make the JavaScript = app.launchURL("URL",true);
display message saying ta dah!!
I'm not sure where to start with the scripting as I can't find a page that is helping to give an introduction. I'm okay with VBA but like I say not sure where to start with Adobe, any help would be much appreciated
Thank you
