(v13) SwLeSetJobNumber
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP.
This function sets the job number used by the next job invoked by SwLeJobStart()
. The job number is attached to the skin's job timeline, for use throughout the RIP and skin. The job number starts at zero for each new RIP invocation. If set to a non-zero value, it is automatically incremented for each job. The input queue system sets the job number, so there is normally no need for you to call this function if using SwLeProcessInputQueue()
to submit jobs to the RIP.