This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
The value of OutputFile in an Outputs dictionary must be one of:
|
A string |
Specifying the full file name to export the contours to. The file name must be formatted in PostScript language encoding, for example |
|
A procedure (PostScript) or procedure string (JSON) |
A procedure that takes no operands and which returns a single string, as described for |
|
An array of strings and names |
Values within the array are concatenated in order to create the file name to export to. Names may be selected from the following:
For example:
In a JSON configuration the names above must be encoded as strings where the first character is “
|