Document Separation Profile

Two tabs are available:

  • Profile: Separation profiles define how scanned or imported images are separated. Only the first profile in the list is run by default unless a trigger is specified to cause a new profile to be enabled. Once a new profile is triggered, it remains active until the next triggered profile is activated (if any).

  • Trigger: A trigger is used to activate a separation profile or switch between active separation profiles. Triggers are typically handled by specific bar code values. However, there are many options for triggering a separation profile change.

On the Profile tab, you can specify the name of the profile and select a separation type:

  • None (default): The program does not separate documents. All captured pages are placed in one document.

  • Fixed length: Select this option if all of the documents that are captured using this capture profile have the same page count. When selected, the user is able to specify how many pages each document should have. The program automatically creates a new document when the current document reaches the specified page count.

  • Variable length: Select this option for documents that do not have a fixed page count per document and need to be separated. In order for the program to separate the documents and create new documents, it is necessary to specify the method by which the user wants the documents to be separated.

    For all options, see Variable length separators.

  • Use scripting: Selecting this option enables scripts to be used as a method of separation. Clicking Open Script Editor opens the Script Editor, where you can begin creating a script. All other options are disabled.

    When the Script Editor is opened, the scripts for the current configuration area are displayed by default. For example, clicking the Open Script Editor button on the Auto Import Settings screen displays the scripts for Auto Import by default. However, once the Script Editor is open, all scripts are available for editing.

    Creating a script involves three steps:

    1. Add external references and import namespaces (optional and uncommon)

    2. Edit script code

    3. Compile and correct errors

Further options appear in the dialog box if a type other than None is selected. Two check boxes can be selected under Document separation options:

These options are not clickable if Fixed length is selected.

  • Keep Document separator: Keeps the separator sheet.

  • Delete back of Document separator sheets: Deletes the back of duplex separator sheets.

    Blank page detection must be enabled.

On the Trigger tab, you can specify triggers for the created separation profile.

The available trigger types are:

  • No Separation Trigger: Nothing activates this profile.

  • Activate on Any Bar Code: Any bar code causes activation of this profile.

  • Activate on specific Bar Code values and patterns: Regular expressions can be used to create a desired pattern. If a bar code is read and matches the pattern, activation of this profile occurs.

  • Activate on any Patch Code: Any patch code causes activation of this profile.

  • Activate on a specific Patch Code: Select from patch code types I, II, III, IV, VI, or T to activate this profile.

  • Activate on new file (Import Only): Any new file causes activation of this profile.

  • Activate when child folder N of selected directory changes (Import Only): Activation occurs when the Nth child folder changes. For example, Folder C57183 is the first child folder (N=1), and Folders A-Z are the second level child folders (N=2).

  • Activate on specific zone OCR/ICR values and patterns: Detecting a user-defined word in a zone (which can be the entire page) activates the separation profile.

  • Activate on any PDF Bookmark: Any PDF bookmark causes activation of this profile.

  • Activate on specific PDF Bookmark values or patterns: Detecting a specific PDF bookmark activates the separation profile.

  • Activate on new Email (Import Only): Any new email causes activation of this profile.

  • Activate by script: Use a script to configure the activation of this profile.

Some trigger types unlock additional options:

UI element name Description
Zone to search

Lists the areas where the selected trigger type can be searched for.

"Entire Page" is selected by default, but you can select a different zone that was previously defined or click the Define Zones button to open the Zone Configuration dialog box, where you can define a new zone.

Activation values

Lists the activation values that are defined for this profile.

Clicking Add Multiple opens the Add Multiple Separation Values dialog box, where you can enter multiple separation values or regular expressions at the same time. This button is only available when using values or patterns as a separator.

In the Add Multiple Separation Values dialog box, each new line is considered a new separation value. Clicking Help opens the Regular Expression Help dialog box, which contains examples for pattern matching using regular expressions.

Zone processing type

Offers to use OCR or ICR as the zone processing type.

Only separate on a specific PDF Bookmark level

Performs separation on a specific PDF bookmark.

If a PDF has multiple levels of bookmarks, separation can only occur on a single level.

Once a profile is activated, the profile remains active until another trigger is found.

Three check boxes can be selected under Trigger options:

  • Keep trigger sheet: Keeps the page containing the trigger event.

  • Force separation on trigger sheet: Forces separation on trigger sheets. For example, when switching to bar code separation, the bar code sheet would not be placed immediately after a trigger sheet.

  • Delete back of trigger sheet: Deletes the back of a duplex trigger sheet.

    Blank page detection must be enabled.