Scanner User Manual

PostScript Languange Printer Commands 1-3
Device Setup
The page device parameters represent particular raster output device features or
processing options; the values represent the current settings of those features or
options. The
setpagedevice operator is used to set the values of the page device
parameters and the current pagedevice operator is used to get the current values of these
parameters.
For more information about how the
setpagedevice operator is used to set up a raster
output device, refer to the Reference Manual.
Page Device Parameters
Printer
The following page device parameters are present in the printer. The semantics for the
parameters appear in the Reference Manual and the Supplement.
The following table lists all the page device parameters for the
/Printer device.
Page Device Parameters Table
Key Type Default For More Information
BeginPage
procedure {pop} See Chapter 6 of the Reference Manual.
Collate
boolean true
See Chapter 6 of the Reference Manual and print
behavior information on page 1-6.
Duplex
boolean false See Chapter 6 of the Reference Manual.
EdgeToEdge
boolean false
Use:
<</PostRenderingEnhance true
/PostRenderingEnhanceDetails <</EdgeToEdge true>>
>> setpagedevice
Instead of:
<</EdgeToEdge true
>> setpagedevice
EndPage
procedure {exch pop 2 ne} See Chapter 6 of the Reference Manual.
ExitJamRecovery
boolean false See Chapter 4 of the Supplement.
Fold
integer 0 See Chapter 2 of the Supplement.