2020.1

Table Of Contents
General Tab
l
Documents: Select a specific PlanetPress Design document if you want all the jobs to be
generated with that document.
l
Recipient Node: Use the drop-down to select which level of the metadata is used as the
"Recipient" node. The Recipient node defines each Record in the output when used with
the "Create Print Content" on page607 task.
l
Add job information to document: Check to add the 9 Job Info variables to the PDF/VT
metadata at the root level.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Create Preview PDF
The Create Preview PDF plugin generates a PDF preview for a single record as fast as
possible. This preview is typically used for previews embedded in web pages.
The plugin retrieves the resulting PDF from the file store and makes it available to the process
as the job data file. The job file name extension is .pdf.
This file could be written to a publicly accessible location (for example the _iRes folder) so that
the path could be served back to the browser, allowing the web page to embed the PDF data
for online viewing.
To make the rendering process as fast as possible, the generated PDF isn't optimized for print
production purposes.
Note
Content creation may be aborted by a script in a Connect template that raises a fatal
error. This triggers the On Error tab of the Content Creation task. See Designer Script
API.
Page 603