Launch PDF from HTML

  • Thread starter Thread starter dustman
  • Start date Start date
D

dustman

I'd like a piece of JavaScript to place in an HTML page so that when a
user clicks on a button or image I can launch an Adobe Acrobat .pdf
file in a full-screen Adobe Acrobat Reader.

If there's another way outside of Java, please let me know.

Many Thanks, I'm trying to score some brownie points with this one.
 
you don't need javascript - you just need to create a normal
hyperlink -either text or image to the pdf file.
it launches the Adobe Reader anyway, which is the default action for PDF
files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top