The minrip application
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP.
minrip is a minimal integration example that shows the absolute minimum set of calls and callbacks that must be implemented in order to use the Harlequin Core SDK to process PDF, PostScript, or other supported formats. It is not intended for integration or use and produces no output file.
To use minrip cd
to the bin.minrip folder and use:
minrip /<path>/<filename>.ps
For example:
minrip /testfiles/PS/file.ps
When using minrip you can process one or more PDF or PostScript language files. If a file name has spaces, it must be inside quotes. No parameter arguments can be used.
minrip application uses a fixed output configuration, built into the source code.