2018.1
Table Of Contents
- Table of Contents
- Welcome to PReS Workflow 2018.1
- Installation and setup
- Basics
- Features
- About Workflow Configurations
- Workflow Configuration resource files
- About data
- Data Repository
- Debugging and error handling
- About printing
- OL Connect print jobs
- PlanetPress Suite print jobs
- PReS Workflow printer queues
- Shared printer queue properties
- Windows Output printer queue
- LPR Output Printer Queue
- FTP Output Printer Queue
- Send to Folder printer queue
- Triggers
- Load balancing
- Objectif Lune Printer Driver (PS)
- Associating PlanetPress Design documents and PReS printer queues
- About processes and subprocesses
- Using Scripts
- Special workflow types
- About Tasks
- About variables
- Workflow add-ons
- About related programs and services
- The Interface
- Customizing the Workspace
- PReS Workflow Button
- Configuration Components pane
- Components Area Sections
- Process properties
- PlanetPress Design document properties
- Using the Clipboard and Drag & Drop
- Renaming objects in the Configuration Components Pane
- Reordering objects in the Configuration Components pane
- Grouping Configuration Components
- Expanding and collapsing categories and groups in the Configuration Component...
- Delete objects and groups from the Configuration Components pane
- Other Dialogs
- The Debug Information pane
- The Message Area Pane
- The Object Inspector Pane
- The Plug-in Bar
- Preferences
- Other Preferences and Settings
- General appearance preferences
- Object Inspector appearance preferences
- Configuration Components Pane appearance preferences
- Default Configuration behavior preferences
- Notification Messages behavior preferences
- Sample Data behavior preferences
- Network behavior preferences
- PlanetPress Capture preferences
- OL Connect preferences
- PDF text extraction tolerance factors
- General and logging preferences
- Messenger plugin preferences
- HTTP Server Input 1 plugin preferences
- HTTP Server Input 2 plugin preferences
- LPD Input plugin preferences
- Serial Input plugin preferences
- Telnet Input plugin preferences
- PReS Fax plugin preferences
- FTP Output Service preferences
- PReS Image preferences
- LPR Output preferences
- PrintShop Web Connect Service preferences
- Editor Options
- The Process area
- Zoom in or out within Process Area
- Adding Branches
- Replacing tasks, conditions or branches
- Removing tasks or branches
- Task Properties dialog
- Cutting, copying and pasting tasks and branches
- Moving a task or branch using drag-and-drop
- Disabling tasks and branches
- Resize rows and columns of the Process Area
- Selecting a resource file in task properties
- Highlight a task or branch
- Undo a command
- Redo a command
- The Quick Access Toolbar
- The PReS Workflow Ribbon
- The Task Comments Pane
- Additional Information
- Copyright Information
- Legal Notices and Acknowledgments
are used to tailor exactly how you want the word based splitting process to take place.
l
Word change: Select if you want the data file to be split when the word found at a
given location changes.
l
Get: Click to go to the Data Selector and select the location associated with the
Word change option.
l
Specific word: Enter the word to use as the splitting criteria. In this variable property
box, you may enter static characters, variables, job information elements or any
combination of these. You may also use the Get Data button to get a static string of
characters from the sample data file. If you use this option, the coordinates of the
data you will select will be added to the From line, To line, From column and To
column boxes below.
l
From line: Enter a value corresponding to the first line on which the splitter must
start searching for the word.
l
To line: Enter a value corresponding to the last line on which the splitter must start
searching for the word.
l
From column: Enter a value corresponding to the first column in which the splitter
must start searching for the word.
l
To column: Enter a value corresponding to the last column in which the splitter
must start searching for the word.
l
Match case: Select to force the splitter to match the character casing. Note that this
setting applies both to the Specific Word and Word change options. If this option is
selected, “DAY” and “Day” will not be considered as matching the search string
“day”.
l
Trim selection: Select to force the splitter to strip empty trailing characters. When
this option is not selected, blank trailing characters, if any, are considered in the
matching process, so the word “DAY” will not be considered as matching the word
“DAY”. Note that this setting applies only to the Word change option.
l
Where to split: By default, the task splits the file at the beginning of the line on
which the condition is met (the default value is 0). If you want the task to split the file
a certain number of lines before or after that line, enter a value other than 0 in this
box. Enter 1, for example, to split the file at the beginning of the line that precedes
the line on which the condition is met.
l
Before: If you entered a value other than 0 in the Where to split box, select this
option if you want to split the file a given number of lines before the line on
Page 327