User Manual

1.3 Apply a Check-in Preflight and Fixup Template

Updated on

In this article, you will learn

  • where to select and apply Check-in Preflight and Fixup Templates in the Workflow and
  • how to control Check-in Preflight and Fixup Templates in the Automation environment.

1. Introduction

Check-in Preflight and Fixup Templates can be used in various areas of the Workflow. They allow a print file to be repeatedly checked against the set requirements and to correct it accordingly. However, this option is also available for external tools via a REST API call.

Generally, there are four areas in the Workflow where you can refer to Check-in Preflight and Fixup Templates. These include:

  • the use of Check-in Preflight and Fixup Templates when uploading files via drop zones.
  • the use of Check-in Preflight and Fixup Templates when creating Articles/Print Items.
  • Check-in Preflight and Fixup Templates when executing an Automation Job. This option is available in the Hotfolder environment as well as in Quick Print.
  • activating a Check-in Preflight and Fixup Template via the API.

The individual options are described in detail below.

Check-in Preflight and Fixup Templates

For information about how to create Check-in Preflight and Fixup Templates, refer to the article Create Check-in Preflight and Fixup Templates.

2. Drop Zones

In some areas of the Workflow – Article, Collection, Order, and Production Jobdrop zones are available and allow users to upload print data to the Workflow. These drop zones offer the option of selecting predefined Check-in Preflight and Fixup Templates and using them to upload print data.

Figure 1: The Articles menu item with the drop zone in the header

To upload and normalize print files via the drop zone in the Article menu item in the Workflow, proceed as follows:

  1. Navigate to Article > Article.
  2. Click on Configuration [1] and select the desired Check-in Preflight and Fixup Templates in the selection menu [2].
  3. If desired, further options for uploading print data can be activated. The following options are available:
    • Preflight the first page only [3]  activate this option if only the first page of a Multipage file should be checked. This can speed up the check-in operation if the file is a Multipage document. However, the print file is still normalized.
    • Preflight only (no correction) [4] – activate this option if you only want to check the print file to be uploaded for possible errors or abnormalities.
    • Split Multipage Files [5] – enable this option if a multipage document should be split into individual pages during upload.
  4. You can now upload the desired print data to the Workflow via drag and drop or by clicking on the drop zone and selecting the desired files.

3. Check-in Preflight and Fixup Templates when Creating an Article/Print Item

In Workflow, Print Items can be created as either Articles or Print Items. During the upload, the print data can be checked and corrected using Check-in Preflight and Fixup Templates, thus bringing it into a normalized state. You can select the desired template when uploading the file.

3.1. Creating an Article

To create an article in Workflow and normalize it with the desired Check-in Preflight and Fixup Template, proceed as follows:

  1. Navigate to Article > Article.
  2. Open the Add Article dialog box by clicking on Add in the action bar.
  3. Use the drop zone [6] to select the desired print file or move the print file to this area.
  4. If you want to use a different Check-in Preflight and Fixup Template for each article, select the desired Article [7]. If you want to use the same template for all articles, select the first entry [8] in the Article line.
  5. Now enter all the required parameters in the dialog and select the desired entry for the Check-in Preflight and Fixup Templates option [9].
  6. Click Save [10] to start the upload operation and performs the normalization step with the selected template.

Figure 2: The Add Article dialog

3.2. Creating a Print Item

To create a Print Item in an Order or Production Job and select the desired Check-in Preflight and Correction Template, proceed as follows:

  1. Navigate to Orders > Orders or Production Jobs > Production Jobs.
  2. Open the Add Order or Add Production Job dialog by clicking on Add in the action bar.
  3. Switch to the Print Item [10] tab.
  4. Upload the desired file as the print item via the drop zone [11].
  5. If you want to use a different Check-in Preflight and Fixup Template for each Print Item, select the desired Print Item [12]. If you want to use the same template for all Print Items, select the first entry [13] in the Print Item line.
  6. Fill out the entire form with the required information and then select the desired entry for the Check-in Preflight and Fixup Templates [14] option.
  7. Click on Save [15] to start the upload operation and the normalization step is performed with the selected templates.

Figure 3: The Add Production Job dialog

4. Use “Check-in Preflight and Fixup Templates” as Operation

By using Production Configurations – create them in the Automation > Production Configuration menu – it is possible to represent the processing descriptions of a Print Item's necessary process in the Workflow. Production Configurations are used in the context of Quick Print and Hotfolder or for creating Automation Jobs. Thereby, the user can automate production in the broadest sense and avoid recurring operations.

To describe the Print Item's process in a Production Configuration, we use the Operations that perform the individual sub-steps of the process. The Apply Fixup Chain operation represents the process step that is used to e.g. prepare normalized print data for production with the necessary add-ons.

To create a Production Configuration with the Apply Fixup Chain operation, proceed as follows:

  1. Switch to Automation > Production Configuration.
  2. Click Add to create a new production configuration.
  3. Enter the Name and a Description of the Production Configuration in the General tab [17].
  4. Switch to the Operations tab [16] and add the desired operations in the desired order by clicking the symbol [18].
  5. Add the Operation Check-in Artwork and Normalize [19] and select the desired template in the Check-in Preflight and Fixup Templates [20] option.
  6. Use placeholders to determine how the Print Item name [21] should be displayed in the Workflow.
  7. Click on Save [22] to complete the creation of the Production Configuration. The Production Configuration is now available in Quick Print and Hotfolders, and can also be used to create Automation Jobs.

Figure 4: The Add Production Configuration dialog

Creating Production Configurations

Note that you can also create Production Configurations directly when creating a Quick Print or a Hotfolder. The configuration of the Check-in Artwork and Normalize Operation can also be carried out in the described manner.

Detailed description of the Automation

For a detailed description of the options with Production Configurations and all available Operations, see the chapter "Automate Print Data Processes".

5. Activating Check-in Preflight and Fixup Template via API

Another way to access Check-in Preflight and Fixup Templates in the Workflow is to call the {REST:API}. If a template should be applied during the upload of an Article or Print Item via a leading system – e.g. ERP/MIS – the corresponding REST call with the GUID of the desired template is to be transferred. A detailed description of this can be found in the REST-API documentation.

Artikel update: Workflow 1.20.0 – 03/2025

Previous Article 1.2 Create a Check-in Preflight and Fixup Template
Next Article 1.4 Export/Import a Check-in Preflight and Fixup Template