HqnImpose2 NxN objective
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
While the objectives listed above will automatically calculate how many pages are to be output, and on what grid pattern, /NxN
is intended for use when the desired grid is already known. One or both of /PagesUp
and /PagesAcross
should be defined as an integer in the dictionary passed to HqnInitImpose
. PagesUp
defines the number of pages to impose vertically (in the slow scan direction), and PagesAcross
defines how many pages to impose horizontally (in the fast scan direction). If either of these values is missing from the dictionary, it will default to 1
. No strategies are supported.
The default aspect is /Original
. Example use:
<<
/Objective /NxN
/PagesAcross 3
/PagesUp 2
>> /HqnImpose2 /ProcSet findresource /HqnInitImpose get exec