8.8
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Workflow 8.8
- System Requirements
- Basics
- Features
- The Nature of PlanetPress Workflow
- About Branches and Conditions
- Configuration Components
- Connect Resources
- About Data
- Data Repository
- About Documents
- Debugging and Error Handling
- The Plug-in Bar
- About Printing
- About Processes and Subprocesses
- Using Scripts
- Special Workflow Types
- About Tasks
- Working With Variables
- About Configurations
- About related programs and services
- The Interface
- Customizing the Workspace
- PlanetPress Workflow Button
- The Configuration Components Pane
- Components Area Sections
- Processes and Subprocesses
- Manipulate Global Variables
- Connect Resources
- PPS/PSM Documents
- Associate Documents and PlanetPress Printer Queues
- Using the Clipboard and Drag & Drop
- Rename Objects in the Configuration Components Pane
- Reorder Objects in the Configuration Components Pane
- Grouping Configuration Components
- Expand and Collapse Categories and Groups in the Configuration Components Pane
- 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
- PlanetPress Fax plugin preferences
- FTP Output Service preferences
- PlanetPress Image preferences
- LPR Output preferences
- PrintShop Web Connect Service preferences
- Editor Options
- The Process Area
- Zoom In or Out within Process Area
- Adding Tasks
- Adding Branches
- Edit a Task
- Replacing Tasks, Conditions or Branches
- Remove Tasks or Branches
- Task Properties Dialog
- Cutting, Copying and Pasting Tasks and Branches
- Moving a Task or Branch Using Drag-and-Drop
- Ignoring Tasks and Branches
- Resize Rows and Columns of the Process Area
- Selecting Documents in Tasks Links
- Highlight a Task or Branch
- Undo a Command
- Redo a Command
- The Quick Access Toolbar
- The PlanetPress Workflow Ribbon
- The Task Comments Pane
- Additional Information
- Copyright Information
- Legal Notices and Acknowledgements
The idea is that a PDFfile, because it is a formatted document in and of itself, doesn't
absolutely need to go through PlanetPress Design to be processed and printed. Additionally,
because of the PDFtools in PlanetPress Workflow, you can easily merge, split, print and take
parts of the PDFfile as required.
Because we are using Metadata, however, here are a few ground rules to keep in mind while
working with such workflows (these rules also apply to Metadata use in general):
l Modifying Metadata does not immediately modify the data. This is one of the benefits
of Metadata because you can sort it, filter it, sequence it, add data to it, without ever
modifying the data file itself. This is important because if you, for instance, filter out certain
data pages from the metadata and then save your data file with the Send to Folder task,
the full data file is saved, not the filtered one. This is resolved through different methods,
used in the different examples below.
l Modifying data does not immediately modify the Metadata. So, if you have a PDFfile
with metadata and you use a PDFsplitter, the metadata information would still reflect the
original data, not the split. This can generally be resolved by using the Create Metadata
plugin again.
l Branches, Loops and Conditions do not reset the metadata. This is important in
some cases because the metadata does affect your output (see next point)and can cause
confusion if not handled properly. For example, if you were to split a data file and, under a
specific condition, create metadata on the file and generate a PDF, other wise print the
file, you would run into this issue. When the metadata is created in the condition, it stays
"active"even on the next split. If that split actually prints, it's using the metadata from the
previous split, and will attempt to print the number of pages specified in the metadata. So,
it may print 3 pages instead of 40, or 25 pages, the last 5 of which would be blank. The
only way to get around this is to either regenerate your metadata when possible, or to use
the "Metadata File Management" on page519 to delete the active metadata file. When
doing this, metadata is ignored so the data file itself properly determines the number of
pages to print.
l As a general rule, only input tasks and Metadata related tasks modify Metadata. There
are, however, a few notable exceptions:
l "Create PDF" on page293 has the option to reset your metadata according to the
new PDFfile. In reality, Create PDF is one of the most useful tasks in PDF
workflows, since it is the easiest way to make your PDFfile conform to the metadata
without using a PlanetPress Design document. See the "Create PDF" on page293
page for more information.
Page 187