(v13) Duplexing in HqnImpose2
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP.
HqnImpose2
contains code to allow it to support duplexing capabilities. The following keys should be configured as desired:
| Boolean. Should pages be duplexed or not. Default: |
| Boolean. If pages are duplexed, how should the back of the sheet be positioned relative to the front. Default: |
| Boolean. The Red Book is very clear about how tumbling should be applied, but most common printer drivers (including Adobe’s) simplify it to “short edge binding” or “long edge binding”, which produces different results where the |
| Procedure. When printing on both sides of the paper, every printer effectively flips the page in one direction or the other. This procedure should be defined so as to return |
| Procedure. This procedure should return |
If the page device keys Duplex
and Tumble
are set and the Imposition keys of the same name (in HqnImpose2) are not set, in Imposition the RIP sets Tumble
to RedBookTumble
. If the page device keys Duplex
and Tumble
and the Imposition keys of the same name are set, the RIP honors the Imposition keys and ignores the page device keys.