1.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Connect 1.4.2
- Setup And Configuration
- DataMapper Module
- The Designer
- Mark Position Options
- Additional Text Settings
- Additional Image Settings
- Barcode Options
- Codabar Settings
- Code 128 Settings
- Code 39 Settings
- Additional Datamatrix Settings
- Additional EAN 128 Settings
- Additional EAN 13 Settings
- Additional EAN 8 Settings
- Additional Interleave 2 of 5 Settings
- Additional PDF417 Settings
- Additional QR Code Settings
- Additional UPC A Settings
- Additional UPC E Settings
- Additional OMR Mark Settings
- Keystore
- PDF Signature
- Copyright Information
- Legal Notices and Acknowledgements
l
Name: Enter a name for the folder to rename it.
l
Execution scope: Uncheck any of the entries in this list to prevent all scripts within the
folder to execute in that entry. For example, if the "Print" context is unchecked, the scripts
in the folder will not run when generating Print output.
Technical
Disabling script execution in certain contexts or sections helps with performance, since scripts
normally run in your template whether or not their placeholder or selector is present. It is highly
recommended to disable any script not relevant to specific sections or contexts.
Control Script
A Control Script is a script that runs before pages and variable data are executed are can be
used to control how different sections of the context are handled. Control Scripts do not
currently operate through Wizards, rather they are scripted directly and rely on the Control
Script API. New Control Scripts added to the template will contain an example script showing a
few samples.
To learn more about the Control Script API, please see Control Script API.
Edit Script dialog
Script wizards are simplified interfaces for common scripts in Templates.
These are the different Script wizards that are available.:
l Text Script: The default script that is created when a Record Field is dragged on to the
page.
l Dynamic Image Script: This script can be added and, providing it refers to an image by
selector, can dynamically change the image for each record.
l Email To Script: This script is automatically added on any new Email template or Context
and defines the email address where each record output is sent.
l Email Subject Script: This script can be added to Email contexts and defines the subject
of the email that is sent.
l QR Code Script: This script controls the contents of a "QR Code" on page 259.
l Pie Chart Script: This script controls the contents of Pie Chart Objects.
Here are the options visible in Script wizards:
Page 506