Skip to main content
Skip table of contents

Alternative OPI file search method


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

A procedure called /OPItranslator searches for the high-resolution files. Replace this procedure to define alternative search methods.

The following variables and utility procedures may prove useful:

/OPIdirectories

The list of directories to search as described under OPI configuration data.

/FileList

An array containing one or two file names to be searched for. If /ID is present in the OPI data, its value is first in the array, followed by the value of /F.

extractFileName

A procedure that takes a full file path on the stack and returns the file name stripped of PostScript device and directory path

/HqnOPIdata

The dictionary passed to HqnOPIimage

The procedure should return <filename> true on the stack to indicate that a file has been found (or false if it was not).

Do not use the /OPItranslator procedure to search for DCS files.



JavaScript errors detected

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

If this problem persists, please contact our support.