| SAS System Options |
| Alias: | UPC | NOUPC |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Log and procedure output control: ODS Printing |
| PROC OPTIONS GROUP= | ODSPRINT |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| UPRINTCOMPRESSION | NOUPRINTCOMPRESSION |
specifies to enable compression of files created by some Universal Printers and some SAS/GRAPH devices. This is the default.
specifies to disable compression of files created by some Universal Printers and some SAS/GRAPH devices.
| Details |
The following table lists the Universal Printers and the SAS/GRAPH devices that are affected by the UPRINTCOMPRESSION system option:
| Universal Printers | SAS/GRAPH Device Drivers |
|---|---|
| PCL5, PCL5C, PCL5E | PCL5, PCL5C, PCL5E |
| PDF, PDFA, PDFC | |
| SVGZ | SVGZ |
| PS | SASPRTC, SASPRTG, SASPRTM |
|
|
UEPS, UPSC, UPCL5, UPCL5C, UPCL5E, UPDF, UPSL, UPSLC |
When NOUPRINTCOMPRESSION is set, the DEFLATION= option is ignored.
The ODS PRINTER statement option, COMPRESS=, takes precedence over the UPRINTCOMPRESSION system option.
| See Also |
|
System options: | |||
|
Statements: ODS PRINTER Statement in the SAS Output Delivery System: User's Guide |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.