8.4

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 correspond to issues such as not having any space to write files, permission
errors on folders or files, etc.
Comments Tab
The Comments tab, added in PlanetPress Suite 7.5, is common to all tasks. It contains a single text area
(Task comments)that lets you write comments about the task. These comments are saved when the dialog
is closed with the OKbutton, and are displayed in The Task Comments Pane.
PGC to PDF Converter
The PGC to PDF Converter tasks extracts the digital ink located in a PGC file and adds it to a blank PDF,
creating one page per document in the PGC. It's main use is to process PGCs that generated errors when
processing them, as part of an Error Handling process.
Note
When adding this task to your process, you will be asked if you want to add the task as an Action or a
Condition. This task should only be used as an Action. If used as a condition, it will always return
False.
Input
A PGCfile received from an Anoto digital pen.
Processing
The ink contained in the PGCfile is converted into an EPSlayer, which is then applied on an blank, empty
PDFfile of the size specified in the task's properties. If more than one Pattern IDis found in the PGCfile,
each separate Pattern IDwill generate a new page on which its ink is applied.