JavaScript > JavaScript for Acrobat API Reference > User preferences

User preferences
There are many references in this document to the Acrobat user preferences. The preferences dialog box is accessed through the following menu commands, depending on platform:
Microsoft® Windows®: Edit > Preferences
Mac OS: Acrobat > Preferences
The preferences dialog box contains several categories that have relevant commands, including Forms, General, and JavaScript.
The following properties, if run from a document-level script, no longer affect the user preferences:
app.fs.defaultTransition
app.fs.useTimer
app.fs.usePageTiming
app.fs.loop
app.fs.escapeExits
app.fs.clickAdvances
app.fs.timeDelay
app.fs.backgroundColor
app.fs.cursor
app.openInPlace
These properties still affect user preferences if run from an application-level script.
Also note that app.fs.escapeExits can now only be set to false when running in a privileged context.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/acrobat_sdk/9/Acrobat9_HTMLHelp/JS_API_AcroJSPreface.87.7.html