4-34

PostScript

resolution

— resolution integer

queries the resolution for the current print job. An integer is returned on the stack:

300300 dpi is set to On

600600 dpi is set to On

1200 1200 dpi is set to On

This operator is equivalent to executing the following PostScript emulation sequence:

currentpagedevice /HWResolution get 0 get

Error: stackoverflow

revision

— revision integer

queries the Revision system parameter. An integer is returned on the stack to indicate the revision level.

Error: stackoverflow

Page 211
Image 211
Lexmark C762, C760 manual Resolution, Revision