Skip to main content
Skip table of contents

AddPassword in the HqnControl procset

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

This procedure is used to add file type specific handling of passwords. Of the file types supported in the RIP as shipped by GGS, only PDF includes a password procedure. If a procedure is not present for a file type, then a warning will be emitted, and the password will be ignored.

Like AddPageRange the procedure supplied is not expected to execute a file, but to configure the environment in such a way that the password will be applied when the file is executed using the execution procedure.

TEXT
            /MyType { statusdict /MyTypePassword 3 -1 roll put } bind
            /HqnControl /ProcSet findresource /AddPassword get exec

JavaScript errors detected

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

If this problem persists, please contact our support.