Skip to main content
Skip table of contents

(v13) Examples of using OPI config items and standard sets


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

As an example, using just one of these options a config item could be:

<< /OPIprogress false >> 

or an empty dictionary:

<< >>

As mentioned at the start of this subsection ((v13) OPI configuration data), a config item may also be the name of a standard set.

One such set is currently defined:

/OPIconfigSW

It is used as default in the Harlequin RIP configurations.

TEXT
            <<
            /OPInextAction /OPIreplace
            /Progress true
            >>

Finally—if you want to make a minor adjustment to a standard set you can add to the standard set by defining a value in the dictionary as /OPIbaseConfig:

TEXT
            <<
            /OPIbaseConfig /OPIconfigSW
            /OPIdirectories [ (%OPI%) (%E%OPI/highres/) (OPI/) ]
            >>
JavaScript errors detected

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

If this problem persists, please contact our support.