7.4

Table Of Contents
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.
Embed/Extract PlanetPress Suite Metadata
Embed the current PlanetPress Suite metadata inside the current data file in a PDF emulation. It can also extract PlanetPress
Suite metadata from the current data file and make the extracted file the new current metadata file.
Input
A PDFFile, either with no metadata and along with metadata that presumably corresponds to the PDF file, or a PDFfile with
embedded metadata.
Processing
If the Embed option is used, the metadata information is embedded directly into the PDFFile as binary data. This does not
change the way the PDFis viewed by any PDFviewer.
If the Extract option is used, metadata present inside of the PDFfile is extracted from it. If no metadata is embedded, the task
generates an error W3976.
Output
The PDFfile with embedded metadata (the metadata is not deleted from the PDFFile on extraction, so this task will always out-
put a PDFwith embedded metadata).
Task Properties
General Tab
l Embed metadata from PDFjob file:the current metadata file is inserted in the current data file, which is
assumed to be a PDF file. If the original PDF is PDF/X or PDF/A compliant, the resulting PDF filewill also becompliant.
l Extract metadata into PDFjob file:the metadata is extracted from the current data file (which is assumed to be
a PDF file in which metadata has been previously embedded), and it becomes the current metadata from this point on,
overwriting any current metadata file that may already be set.
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