Skip to main content
Participant
December 19, 2017
Question

pdf file with links not showing in browser

  • December 19, 2017
  • 2 replies
  • 529 views

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?

This topic has been closed for replies.

2 replies

Inspiring
December 19, 2017

Not an unknown issue.

1. Not all browsers use the Adobe Reader plug-in for viewing PDF.

2. User needs to have JavaScript active, allowed, in Adobe Reader or Adobe Acrobat. It is not uncommon for corporations or organizations that deploy computers to employees have JavaScript turned off for security reasons.

try67
Community Expert
Community Expert
December 19, 2017

Not if you're using a script, no. Many browsers use their own PDF plugins and those usually have very little support for JavaScript (and sometimes none at all).

ATROEngAuthor
Participant
January 11, 2018

What would I use instead of a script? Thanks.

Bernd Alheit
Community Expert
Community Expert
January 11, 2018

Try web links.