| Graphics Options and Device Parameters Dictionary |
| Used in: | GOPTIONS statement; OPTIONS statement |
| Default: | device-dependent |
| Restriction: | hardware- dependent, PostScript printers require a PPD file; not supported by Java or ActiveX |
| See also: | PAPERDEST, PAPERSIZE, PPDFILE |
| Syntax | |
| Details |
Syntax |
| PAPERSOURCE=tray |
specifies the name or number of the paper tray. Values for tray depend on the type of printer and can be one of the following:
| Details |
On some printers, if the PAPERSIZE= option is also specified, it overrides the setting on the PAPERSOURCE= option.
For PostScript printers, a tray number, such as PAPERSOURCE='tray3', must correspond to an InputSlot value in the PPD file.
For PCL printers, consult the printer's documentation for valid tray values. If a numeric value exceeds the maximum tray value allowed for the printer, a warning message is issued . For string values, the string is checked against a list of strings that are valid for the driver:
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.