I am needed help on a scripts for an interactive PDF which will work for both PC & MAC - Acrobat & Reader
I need a button which will show a "save as location" dialogue box similar to how a website download works.
It is so that the user can download a file from a Interactive PDF CD to there hard-drive.
Any help will be greatly appreciated.
Thanks
In the past you could call the SaveAs menu item from a PDF script, but that changed in Acrobat 8. If your users are navigating to the PDF using a web browser, then you are better off using web controls to do the saving.
Of course the users can always right click or type Ctrl-s to save the file locally. You just can't do it from a script.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script