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
The script profiler can take a while, so please be patient.
The results are shown as follows (the first in the line is indicated as Total and represents the
totals of all the scripts underneath, representing a good overview of the scripts performance in
the template):
l
Name: The name of the script being executed.
l
Count: As the profiler runs, shows the current number of iterations that have been run.
This goes up to the total number of set instances and then stops. Hover with your mouse
to display a tooltip indicating in which sections the scripts has run (and in which contexts).
l
Elapsed: Displays the total elapsed time since the start of the session. The table entries
are initially sorted based on the values in this column, from high to low. Hovering the
mouse over it will display a tooltip that indicates the breakdown of the execution time
across different execution stages.
l
Delta: Displays the estimated difference in performance between the current session and
the previous session. Uses average values, so should still work even if the previous
session was stopped after a different number of iterations. Will be empty if no previous
data is available. Hover with your mouse to display a tooltip indicating the breakdown of
the execution time across different execution stages.
Section properties dialogs
Email Section Properties
Properties Tab
The properties for an Email section are minimal and contain the following options:
l
Name: Enter the name of the Section in the Email Context. This has no effect on output.
l
Subject: Enter a name for the default Subject of any email sent out. This is superseded
by the Email Subject Script Generator when it is present.
Includes Tab
This tab defines what other resources are included in the output
l
Stylesheets: What CSS stylesheets to use in producing the output. Stylesheets are
loaded in the order shown, and styles in later Stylesheets overwrites earlier ones when
the same selector is used.
l
JavaScript (Web and Print only): Which JavaScript resources are included in the HTML
header of the web output.
l
Up: Move the selected StyleSheet or JavaScript up in priority.
l
Down: Move the selected StyleSheet or JavaScript down in priority.
Page 471