DUPLEX System Option

Specifies whether duplex (two-sided) printing is enabled.
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.
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

Syntax Description

DUPLEX
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.
NODUPLEX
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.

See Also

ODS PRINTER Statement in SAS Output Delivery System: User's Guide
Universal Printing in SAS Language Reference: Concepts
System Options: