HqnImpose2 Prefixes and Suffixes
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
A new /Prefix
procedure defined in the customization file should be included in a sub-directory called /Prefixes.
Prefixes should not change the operand or dictionary stacks.
A new /Suffix
procedure defined in the customization file should be included in a sub-directory called /Suffixes.
If you define a suffix which should propagate page or panel sizes or offsets to all pages on the film then you should call PropagateSizes
at the end of your procedure. Suffixes should not change the operand or dictionary stacks.