Miscellaneous settings related to overall application behavior. Some preferences related to commenting, annotations, and attachments are also stored here.
This preference category contains the following subfeature(s):
Commenting
Controls preferences associated with viewing comments. These preferences are not set by the author or stored in the PDF.
Summary table
General Application Settings
Miscellaneous settings related to overall application behavior.
Summary table
DisplayAboutDialog |
Specifies whether or not to display the startup splash screen at every launch. |
DisplayedSplash |
Indicates whether or not the application has started up and invoked the splash screen. |
UsePageCache |
Specifies whether to cache pages that have been loaded. |
Browser Integration
Like other settings in AVGeneral and elsewhere, these settings specify PDF viewing behavior with respect to the browser.
For a related Quick Key, see the
Quick Key Library.
Summary table
AllowByteRangeRequests |
Specifies whether to enable Fast Web View by allowing display of the PDF before the entire file is downloaded. |
BrowserCheck |
If true, check to see if Display PDFs in browser is enabled on application startup. |
BrowserIntegration |
For 10.x and earlier, specifies whether PDF files can be displayed in a browser. |
DownloadEntireFile |
Specifies whether to allow background downloading of resources the view thinks it needs to properly display the PDF. |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
7.0 < 11.0 |
User Path |
Originals |
Lock Path |
FeatureLockDown |
Summary |
For 10.x and earlier, specifies whether PDF files can be displayed in a browser. |
Details |
If false, PDF files can only be displayed in the standalone application. Possible values include:
- 0: Clicking a link to a web-based PDF opens the PDF in the standalone application.
- 1: Clicking a link to a web-based PDF opens the PDF in the browser.
Behavior differences between versions:
- 9.x: The application checks all the possible bBrowserIntegration preferences for all versions and products, including Acrobat and Reader 7, 8, and 9. If any are 0, the application uses 0.
- 10.0 and later: The application checks the key corresponding to the "blessed" application that is named in the hard-coded key name at HKCR\Software\Adobe\Acrobat\Exe. For example, if the value is "C:\Program Files\Acrobat 10\Adobe Acrobat.exe, then Acrobat 10 checks HKCU\Software\Adobe\Adobe Acrobat\10.0\Originals\bBrowserIntegration.
- 11.0: deprecated.
NOTE : HKLM\bBrowserIntegration = 0 locks in whatever is already set in HKCU, so set both HKLM and HKCU.
|
GUI mapping |
Preferences > Internet > Display PDFs in browser |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
6.0-8.0 |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
If true, check to see if Display PDFs in browser is enabled on application startup. |
Details |
Deprecated with 8.0. Values:
- 0: The application doesn't check user browser settings at every startup.
- 1: The application does check user browser settings at every startup.
|
GUI mapping |
Pre 8.x: Preferences > Internet > Web Browser Options > Display PDFs in browser |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether to enable Fast Web View by allowing display of the PDF before the entire file is downloaded. |
Details |
Possible values include:
- 0: Don't enabled Fast Web View.
- 1: Do enable Fast Web View.
|
GUI mapping |
Preferences > Internet > Web Browser Options > Allow fast web view |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether to allow background downloading of resources the view thinks it needs to properly display the PDF. |
Details |
Possible values include:
- 0: Don't allow background downloading.
- 1: Do allow background downloading.
|
GUI mapping |
Preferences > Internet > Web Browser Options > Allow speculative downloading in the background. |
Color Options (background and text)
Color option preferences are stored in Access, but most actual color choices are stored in Originals. Both background and text colors may be individually configured to improve accessibility.
Values set by Custom Colors (accessibility)
[HKEY_CURRENT_USER\Software\Adobe\Acrobat
Reader\10.0\Originals\cAccessTextColor]
"iAccessTextColorBlue"=dword:00000000
"iAccessTextColorGreen"=dword:00010000
"iAccessTextColorRed"=dword:00000000
"iAccessTextColorSpace"=dword:00000001
Values set by Use High Contrast Colors (accessibility)
[HKEY_CURRENT_USER\Software\Adobe\Acrobat
Reader\10.0\Originals\cAccessBackgroundColor]
"iAccessBackgroundColorBlue"=dword:00000000
"iAccessBackgroundColorGreen"=dword:00000000
"iAccessBackgroundColorRed"=dword:00000000
"iAccessBackgroundColorSpace"=dword:00000001
Summary table
AccessBackgroundColor |
Specifies the default document background color (accessibility feature) |
AccessColorPolicy |
Specifies whether all the controls in the Replace Document Colors panel should be enabled. |
AccessOverrideDocColors |
Specifies whether to replace black test or line art colors when iAccessColorPolicy is enabled and a replacement color has been specified. |
AccessTextColor |
Specifies the default document text color (accessibility feature) |
|
Data type |
1 (int)
|
Default |
null |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether all the controls in the Replace Document Colors panel should be enabled. |
Details |
When disabled, this key is removed from the registry/plist. When this preference is selected, you can choose from a list of contrasting color combinations for text and background or create your own. Possible values include:
- null: User specified.
- 1: Use Windows Color Scheme
- 2: Use Custom Colors
- 4: Use High Contrast Colors
|
GUI mapping |
Preferences > Accessibility > Document Color Options > Replace Document Colors |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether to replace black test or line art colors when iAccessColorPolicy is enabled and a replacement color has been specified. |
Details |
While the default is 1, the preference is not read unless iAccessPolicy is enabled (1). Possible values include:
- 0: Don't replace black text or line art colors.
- 1: Replace black text or line art colors.
|
GUI mapping |
Preferences > Accessibility > Document Color Options > Only change the color of black test or line art |
|
Data type |
1 (int)
|
Default |
null |
Version # |
8.0+ |
User Path |
Originals\AccessBackgroundColor |
Lock Path |
Not lockable |
Summary |
Specifies the default document background color (accessibility feature) |
Details |
The key name is appended with (Blue|Green|Red|Space). Possible values include:
- Green text on black
- Yellow text on black
- White text on black
- Black text on white
|
GUI mapping |
Preferences > Accessibility > Document Color Options > Use High Contrast Colors (or Custom Colors) |
|
Data type |
1 (int)
|
Default |
null |
Version # |
8.0+ |
User Path |
Originals\AccessTextColor |
Lock Path |
Not lockable |
Summary |
Specifies the default document text color (accessibility feature) |
Details |
The key name is appended with (Blue|Green|Red|Space). Possible values include:
- null: not set
- Any RGB color: User specified.
|
GUI mapping |
Preferences > Accessibility > Document Color Options > Use High Contrast Colors (or Custom Colors) |
Default Layout and Zoom
These settings specify the default page layout and zoom level when a PDF is opened. They can be overridden by Accessibility settings.
Summary table
|
Data type |
1 (int)
|
Default |
1 |
Version # |
9.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies the default page layout when a PDF opens. |
Details |
These settings can be overridden by Accessiblity settings such as bOverridePageLayout. Possible values include:
- null: Automatic
- 1: Single Page
- 2: Single Page Continuous
- 3: Two Up Continuous
- 5: Two Up
|
GUI mapping |
Preferences > Page Display > Default Layout and Zoom > Page Layout |
|
Data type |
1 (int)
|
Default |
1 |
Version # |
9.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies the zoom scale % to use when a PDF opens. |
Details |
Possible values include a range beginning with
Fit Page to
Reflow. To set a value, configure the UI and look at the registry/plist preference to see what has been written. Possible values include:
- 199a: 10%
- 4000 25%
- 8000: 50%
- c000: 75%
- 10000: 100%
- etc.
|
GUI mapping |
Preferences > Page Display > Default Layout and Zoom > Zoom |
|
Data type |
1 (int)
|
Default |
1 |
Version # |
9.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies the default zoom type (other than a %) to use when a PDF opens. |
Details |
% scales are stored in iZoomScale. Possible values include:
- 1: Fit Page (automatic)
- 2: Fit Width
- 3: Fit Hieght
- 4: Fit Visible
- 6: Reflow
|
GUI mapping |
Preferences > Page Display > Default Layout and Zoom |
Rendering (Originals)
These settings specify how the PDF viewer renders various document elements. See also AVDisplay and Access.
Summary table
AntialiasImages |
Specifies wither to use anti-aliasing (smoothing) for images. |
AntialiasText |
Specifies whether to smooth (anti-alias) text. |
bAntialiasGraphics |
Specifies wither to use anti-aliasing (smoothing) for line art. |
enableDDR |
Specifies whether to further smooth text on LCD screens. |
UseLocalFonts |
Specifies whether to use local fonts. |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies wither to use anti-aliasing (smoothing) for line art. |
Details |
Turning this preference off can improve scrolling performance in Citrix environments. Possible values include:
- 0: Don't smooth line art.
- 1: Smooth line art.
|
GUI mapping |
Preferences > Page Display > Rendering > Smooth line art |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies wither to use anti-aliasing (smoothing) for images. |
Details |
Turning this preference off can improve scrolling performance in Citrix environments. Possible values include:
- 0: Don't smooth images.
- 1: Smooth images.
|
GUI mapping |
Preferences > Page Display > Rendering > Smooth images |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether to smooth (anti-alias) text. |
Details |
This setting only applies when the Smooth Text field is set to Monitor or Laptop/LCD. Text smoothing essentially has two levels. First, the text is anti-aliased. Then, if benableDDR is set to 1, DDR technology is applied for devices which allow RGB bands to be painted in individual pixels to further smooth text. Possible values include:
- 0: None.
- 1: For both monitor and laptop/LCD Screens.
|
GUI mapping |
N/A |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
8.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether to further smooth text on LCD screens. |
Details |
Text smoothing essentially has two levels. First, the text is anti-aliased. Then DDR technology is applied for devices which allow RGB bands to be painted in individual pixels to further smooth text (LCD screens). Possible values include:
- 0: None and Monitor
- 1: Laptop/LCD Screens.
|
GUI mapping |
Preferences > Page Display > Rendering > Smooth Text (The Smooth Text field must be set to Laptop/LCD) |
Document Open Settings
Document open settings control the behavior of documents when opened. They appear in several registry places such as AVGeneral, RememberedViews, Originals, and OptionalContent.
Summary table
OpenInPlace |
Specifies whether to open cross document links in the same window. |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
9.0+ |
User Path |
Originals |
Lock Path |
Not lockable |
Summary |
Specifies whether to open cross document links in the same window. |
Details |
Possible values include:
- 0: Don't open links in the same window.
- 1: Do open links in the same window.
|
GUI mapping |
Preferences > Documents > Open Settings > Open cross-document links in the same window |
Attachments
Acrobat products allow you to open and save attachments to PDF files. However, attachments represent a potential security risk because they can contain malicious content, open other dangerous files, or launch applications. Certainly file types such as .bin, .exe, .bat, and so on will be recognized as threats by most users and are not allowed as attachments. Adobe applications maintain attachment black and white lists that can be modified and locked by the administrator.
For related preferences associated with blacklisting and whitelisting filetypes, see the Attachments key details.
Summary table
AllowOpenFile |
Specifies whether to open non-PDF attachments in their native application. |
SecureOpenFile |
Specifies whether to allow opening attachments which are not PDF. |
|
Data type |
0 (bool)
|
Default |
1 |
Version # |
10.x |
User Path |
Originals |
Lock Path |
|
Summary |
Specifies whether to open non-PDF attachments in their native application. |
Details |
bAllowOpenFile, bSecureOpenFile, and tBuiltInPermsList work in tandem: If any of these are set to prevent the opening of an attachment, then the attachment type won't open (or all attachments depending on the setting). Possible values include:
- 0: Prevent attachments from opening in their native application.
- 1: Allow attachments to open in their native application.
|
GUI mapping |
Preferences > Trust Manager > Attachment panel > Allow opening of Non-PDF file attachments with external applications. |
|
Data type |
0 (bool)
|
Default |
null |
Version # |
10.x |
User Path |
Originals |
Lock Path |
|
Summary |
Specifies whether to allow opening attachments which are not PDF. |
Details |
When this pref is set to true, then Acrobat only allows opening PDF attachments. bAllowOpenFile, bSecureOpenFile, and tBuiltInPermsList work in tandem: If any of these are set to prevent the opening of an attachment, then the attachment type won't open (or all attachments depending on the setting). Possible values include:
- 0: Allow opening attachments with filetype other than PDF.
- 1: Don't open non-PDF attachments.
|
GUI mapping |
N/A |