Previous | Next | (P-PDF) JavaScript
Topic: Re: Disabling the 'Save As...' button using Javascript (Via Email)
Conf: (P-PDF) JavaScript, Msg: 27459
From: prodok
Date: 9/21/2001 05:25 PM
It is possible to disable the "save as.." button. However, with a
little RTFM, one can see that this can be done only at startup of
Acrobat (and via the Console). Therefore, this disabling must be
specified in a configuration JavaScript which is installed in the
Document level JavaScripts folder.
It is all in the documentation.
Hope, this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37
e-mail: mailto:max@prodok.com
http://www.prodok.com
[ Building Bridges for Information ]
______________________
Shameless Plug:
I will have presentations and pre- and post-conference workshops at
the .PDF2001 West Conference in Scottsdale, AZ, Nov. 5 to 7, 2001.
More details at http://www.pdfconference.com.
Workshops:
Nov. 4: Implementing Business Processes based on PDF
Nov. 8: Enhancing PDF Forms
_________________________
>I have been told that it is possible to disable the "Save As..."
>button on the toolbar of Acrobat using Javascript. Does anyone have
>any more information on this please, or at least a part of the Adobe
>(un)help(ful) manuals where information might be located?
>
>The security does not have to be high, as the browser window that it
>is popping up in is locked down tighter than a drum... No open
>option, no save, no right-click, unable to change settings, etc...
>so provided that I can get the button disabled via javascript, there
>is no way that the user will be able to defeat the javascript
>disabling.
>