Copy link to clipboard
Copied
The PDFs have hyperlinks to other webpages, when I open the PDF in the browser, the hyperlinks are getting accessed in the same current window, I want to open the hyperlinks in a new !window ! ! !.
Copy link to clipboard
Copied
You'll need to convert the links to JavaScript code, with the following structure:
app.launchURL("http://www.adobe.com", true);
But there's no guarantee that will work, either. It depends on the browser used.
Copy link to clipboard
Copied
Hi try67​ I have done tried that. hence no lucky at all!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now