Question
pdf file with links not showing in browser
I created a pdf document with links to web pages (using a java script command)-
app.launchURL("http://www.atrobushing.com/item/pl1046/",true);
and posted it on our website. However, the links are not active in all browsers. Is there a way to ensure the links are always active in whatever browser they are opened in?