(v13) Paneling and offset variables
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP.
The following variables are all reset to default values at the start of processing of a setpagedevice
call, in order to avoid the effects of a previous call to setpagedevice
affecting a later call:
/PanelWidth |
/PanelHeight |
/PanelOffsetX |
/PanelOffsetY |
/OffsetX |
/OffsetY |
/PageScaleX |
/PageScaleY |
/Rotate |
If you wish to set these variables explicitly, you can pass them in the dictionary given to setpagedevice
itself.