Question
Javascript that will allow a viewer to open a .pdf from a .exe published project
I had to publish my project as a .exe file because I needed
to burn it to a CD for our employees who don't have access to our
network. Within the project, I have several click boxes that need
to open .pdf files that the employees will need to open and view.
However, when I publish the project and click on the click boxes,
the .pdfs try to open in IE and I receive a "page can't be
displayed" error. I called Adobe Tech Support and they told me that
as long as I'm publishing as a .exe, my clickboxes can't open .pdf
s or any other standalone files. (I really need the autorun
feature, so I can't publish to Flash).
Does anyone know a javascript that I could use to make my tutorial open the .pdf files when a user clicks on a click box?
Does anyone know a javascript that I could use to make my tutorial open the .pdf files when a user clicks on a click box?