SAS System Options |
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Log and procedure output control: ODS Printing |
PROC OPTIONS GROUP= | ODSPRINT |
Restriction: | This option is ignored if the printer does not support duplex (two-sided) printing. |
Syntax | |
Syntax Description | |
Details | |
See Also |
Syntax |
DUPLEX| NODUPLEX |
specifies that duplex (two-sided) printing is enabled.
Interaction: | When DUPLEX is selected, the setting of the BINDING= option determines how the paper is oriented before output is printed on the second side. |
specifies that duplex (two-sided) printing is not enabled. This is the default.
Details |
Note that duplex (two-sided) printing can be used only on printers that support duplex output.
Operating Environment Information: Most SAS system options are initialized with default settings when SAS is invoked. However, the default settings for some SAS system options might vary both by operating environment and by site. Option values might also vary both by operating environment and by site. For details, see the SAS documentation for your operating environment.
See Also |
| |||
For information about declaring an ODS printer destination, see the ODS PRINTER Statement in SAS Output Delivery System: User's Guide. | |||
For information about SAS Universal Printing, see Printing with SAS in SAS Language Reference: Concepts. |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.