IQconnect-Enfocus SWITCH - PitStop Variables for Page Trim
printIQ Job XML will outline artwork page trim with the following parent and child elements:
- <Sections><Section><FinishedWidth> and
- <Sections><Section><FinishedHeight>
These will show up as per example below.
These <FinishedWidth> and <FinishedHeight> element values are referenced in the PitStop Variable Set script.
But you may have products where artwork supplied isn't the finished size, and factors for the overall flat size to be inserted into a machine folder. We suggest referencing other elements in the XML to account for these products and override typical finished sizes.
In the example below, we've inserted variables for "FoldPattern" and "PageCount".
- For the "Fold Pattern", we're on the lookout for an <Operation> with <Name> of "6pp Roll Concertina". If this Operation is present, then we override the Length with a "Flat Width" variable referencing the <ImpositionWidth> element
- We have a second statement on the lookout for a <Operation> with <Name> of "4pp Fold" and "Page Count" of less than or equal to 4. If so, then we override again the Length with the "Flat Width" variable referencing the <ImpositionWidth> element
This is one example of many ways to customise your Variable Set script to account for other elements of the Job XML and override expected values.
Related Articles
IQconnect-Enfocus SWITCH on Simplified and Custom Quoting
High Level Overview The IQconnect-enfocus SWITCH module allows administrators to integrate an Enfocus workflow within printIQ. By combining printIQ with the Enfocus product bundle you have the framework to build a dedicated workflow to match a range ...
IQconnect-Enfocus SWITCH Pre-Production Details
To print or download this document click here Pre-Production Details Once a Job enters the SWITCH automation flow, you may determine the flow status by viewing the Job’s Pre-Production Details. Navigate to the Job in question, and from a Job Details ...
IQconnect-Enfocus SWITCH - PDF Review Module support
Enfocus SWITCH offer a PDF Review Module. This module shares a secure GUID of the PDF proof. This secure GUID dispays the PDF in a web browser window with separations, page boxes and multiple pages access controls. By referring to this GUID in the ...
IQconnect-Enfocus SWITCH - Importing Standard flows
Preparation - Job access IQ support staff will coordinate connectivity of your printIQ system to an FTP server in your local area network. This FTP server will be accessible by the Enfocus SWITCH software / server; the FTP service may even run on the ...
IQconnect-Enfocus SWITCH - setup in printIQ
Production Integration logic printIQ with Production Integration requires adherence to some basic principles: Everything is Preflighted Jobs Status occurs in a certain order Artwork must be submitted in a certain way Operations are enabled for ...