7.4

Table Of Contents
Processing
This task takes the PostScript version of the document (.ps7), ads the trigger and then the active data file to it. If metadata is
present, the output is based on this metadata (unselected data pages will not generate output, the sort order will be respected,
etc). Otherwise the complete data file is merged.
Output
The output is an PostScript job that can be sent to any output task in "passthrough"mode, for example Create PDF, Plan-
etPress Image, etc. Metadata is not generated by this task.
Add Document action task properties are as follows:
General tab
l Documents: Select a specific PlanetPress Design document if you want all the jobs to be merged with that document.
l Add job information to the document: Select to prompt your PlanetPress Suite Workflow Tools to add the avail-
able job information elements in the header of the generated file. Note that this option is only enabled if a document
was selected.
On Error Tab
The On Error Tab is common to all tasks. Details can be found on Task Properties Dialog.
If storing the message or ID, if they are store in a jobinfo they will be available in any error handling process where errors are
being forwarded. In all cases, if your process continues after the error, the contents of the variables selected in this window
will be available for the rest of your process, or whenever they are overwritten.
Common Errors
Though some error messages are specific to a task in particular, others may apply to any and all tasks because they are
related more to the system than to PlanetPress itself. Some examples would be W3813, W3830, W3991, W4005. These cor-
respond to issues such as not having any space to write files, permission errors on folders or files, etc.
Add/Remove Text
Add/Remove Text action tasks can be used to perform the following actions on the data file they receive:
l To add or remove characters.
l To add or remove lines of data.
l To add the content of a text file.
Note that the content must be located at the beginning or the end of the data file.
Input
Any text-based file can be used in this task, even formats that are not directly compatible with PlanetPress. As long as the text
is visible in a text-based editor (such as Notepad), it is readable and supported by this task.
Processing
The selected operation (adding or removing lines, text or pages)is made on the data file.
Output
The modified data file is output from this task. Metadata is not modified in any way if it is present.
Add/Remove Text action task properties are as follows: