7.5

Table Of Contents
l In Send, a list of operations will appear. Click Next >> to start the Batch Send To process.
PlanetPress Design performs the batch conversion and/or installation you defined in the wizard, displaying status mes-
sages as it progresses through the operations.
l Click Finishto exit the wizard. The Batch Send To window disappears and returns to PlanetPress Design.
Batch Send To does not support sending to BrightQ hosts. To send to a BrightQhost, see Install a Document.
Move a Document between PlanetPress Design Installations
To move a document:
1. Locate the PP7 file for the document you want to move.
2. If the document contains dynamic images that reference external images, verify it can access those images from the
new location. If necessary, perform the necessary steps to move those images available to the document in its new
location.
3. Copy the PP7 file to the new location.
Trigger
What is a trigger?
A trigger is two lines of PostScript that immediately precede the input data, and “triggers” the execution of a document.The
trigger puts the printer in PostScript mode, and tells the printer which document to launch.
You print a document installed on a printer by sending a trigger to the printer, followed by the input data. If you run your doc-
ument into your PlanetPress Suite Workflow Tool, it takes care of inserting the trigger. If you run your document directly on a
printer, you must manually insert the trigger at the head of the data stream.
How a Variable Content Document Runs on a Printer
How does a variable content document runs on a printer?
If you run a document installed on a printer directly, you send a trigger, followed by the input data, to the printer. If you run a
document into your PlanetPress Suite Workflow Tool, the document may or may not be installed in the printer, depending on
the PlanetPress Suite process you created for the document. If it is not installed in the printer, the PlanetPress Suite Workflow
Tool sends the document, followed by the trigger, followed by the input data, to the printer. If it is already installed in the
printer, the PlanetPress Suite Workflow Tool sends the trigger, followed by the input data, to the printer.
When the trigger arrives at the printer, it puts the printer in PostScript mode, gives it the name and location of the document in
the printer, and tells it to launch the document. The document launches, takes control of the printer, initializes all its global var-
iables and starts processing its data stream. The document then cycles through three distinct processing phases for each data
page in the data stream until it reaches the end of the data stream, at which point it relinquishes control of the printer.
The three phases are:
l "Phase 1: Data Reading" (page 672)
l "Phase 2: Global Condition Resolution" (page 673)
l "Phase 3: Document Page Printing" (page 673)
Phase 1: Data Reading
In phase 1, the document reads a complete data page and loads it in the data page buffer.
Document Output and Preview
©2010 Objectif Lune Inc - 672 -