(v13) HqnImpose2 Paneled objective
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
This objective is deprecated from Harlequin 13.1r0
The maximum number of pages which may be fitted into the area defined by MaxWidth
and MaxHeight
is calculated, and the entire area is then divided into that number of equal sized areas. Each page is then drawn centrally within an area. All aspects are supported, and there are no strategies. When used with the /RespondPanel
response, this can produce the most efficient use of film on sheet and full drum output devices.
Example use:
/mm { 72. mul 25.4 div } bind def
<<
/Objective /Paneled
/MaxWidth 500 mm
/MaxHeight 348 mm
>> /HqnImpose2 /ProcSet findresource /HqnInitImpose get exec