SAS System Options |
Requirement: | Adobe Acrobat Reader or Professional 5.0 and later versions |
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Log and procedure output control: PDF |
PROC OPTIONS GROUP= |
Syntax | |
Syntax Description | |
See Also |
Syntax |
PDFPAGELAYOUT= DEFAULT | SINGLEPAGE | CONTINUOUS | FACING | CONTINUOUSFACING |
specifies to use the current page layout for Acrobat Reader. This is the default.
specifies to display one page at a time in the viewing area.
specifies to display all document pages in the viewing area in a single column.
specifies to display only two pages in the viewing area, with the even pages on the left and the odd pages on the right.
Requirement: | Acrobat Reader 5.0 or later version is required. |
specifies to display all pages in the viewing area, two pages side by side. The even pages display on the left, and the odd pages display on the right.
See Also |
System option: | |||
Securing ODS Generated PDF Files in SAS Language Reference: Concepts |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.