MarkC02
07-24-2003, 05:56 PM
I know little or nothing about javascript. I have a short script I fumbled through to use in Adobe Acrobat that allows me to create a button on many PDF files. Here is my problem:
The action I need to effect with the button is a simple 'open file'. My script works if I want to get to a URL by using the getURL. Now, if I could just replace the getURL with an open file statement of some sort, I'd be all set. Can you help?
The action I need to effect with the button is a simple 'open file'. My script works if I want to get to a URL by using the getURL. Now, if I could just replace the getURL with an open file statement of some sort, I'd be all set. Can you help?