Skip to main content
Skip table of contents

(v13) HqnImpose2 BestN objective

This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP

This objective will calculate the best possible fit for a set number of pages. One and only one of MaxHeight and MaxWidth must be set to a dimension in points, the other must be set to zero (and is thus read as ‘unlimited’). The number of pages to impose should be set as /LimitPageCount . There are no strategies for this objective, but all aspects are usable—the default aspect being /BestFit.

Example use:

TEXT
            /mm { 72. mul 25.4 div } bind def
            <<
            /Objective /BestN
            /MaxWidth 305 mm
            /MaxHeight 0
            /LimitPageCount 4
            >> /HqnImpose2 /ProcSet findresource /HqnInitImpose get exec

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.