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
Field name: Displays the fields in the top line. The selected value determines
new boundaries.
l
On script: Defines the boundaries using a custom user-defined JavaScript. For
more information see Boundaries Using javaScript.
l
On field value: Defines the boundary when the contents of a specific field value.
l
Field name: Displays the fields in the top line. The selected value is
compared with the Expression below to create a new boundary.
l
Expression: Enter the value or Regular Expression that triggers a new
boundary when it is the field value.
l
Use Regular Expression: Treats the Expression as a regular expression
instead of static text. For more information on using Regular Expressions
(regex), see the Regular-Expressions.info Tutorial.
For a PDF File
For a PDF file, the natural delimiter is a Page. A record boundary always occurs on a new
page, never in the middle of a page. Each record may very well include one or more pages (i.e.
delimiters).
Note
While a record boundary always occurs on a new page, the opposite is not true: a new page is not
always a record boundary.
l
Record limit: Defines how many Source Records are displayed in the Data Viewer. To
disable the limit, use the value "0".
l
Trigger: Defines the type of rule that defines when a boundary is created, establishing a
new record in the Data Sample (called a Source Record).
l
On page: Defines a boundary on a static number of pages.
l
Number of pages: Defines how many pages are in each Source Record.
l
On text: Defines a boundary on a specific text comparison in the Source Record.
l
Start coordinates (x,y): Defines the left and top coordinates of the data
selection to compare with the text value.
l
Stop coordinates (x,y): Defines the right and bottom coordinates.
l
Use Selection: Select an area in the Data Viewer and click the Use selection
button to set the start and stop coordinates to the current data selection in the
Source Record.
Page 119