PDFPAGEVIEW= System Option

Specifies the page viewing mode for PDF documents.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Log and procedure output control: PDF
PROC OPTIONS GROUP= PDF
Requirement: Adobe Acrobat Reader or Professional 5.0 and later versions
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

Syntax Description

DEFAULT
specifies to use the current page view setting for Acrobat Reader. This is the default.
ACTUAL
specifies to set the page view setting to 100%.
FITPAGE
specifies to view a page using the full extent of the viewing window, maintaining the height and width aspect ratio.
FITWIDTH
specifies to view a page using the full width of the viewing window. The height of the document is not scaled to fit the page.
FULLSCREEN
specifies to view a page using the full screen. This option disables the table of contents, bookmarks, and all other document access aids, such as accessing a specific page.

See Also

Securing ODS Generated PDF Files in SAS Output Delivery System: User's Guide