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
Left/Right: Defines the location, in the row, where to find the text
value.
l
Top/Bottom: Defines the start and end row of the data selection to
compare with the text value.
l
Entire width: Ignores the column values and compares using the whole
line.
l
Entire height: Ignores the row values and compares using the whole
column.
l
Entire page: Compares the text value on the whole page. Only available
with contains, not contains, is empty and is not empty operators.
l
Times condition found: When the boundaries are based on the presence of
specific text, you can specify after how many instances of this text the
boundary can be effectively defined. For example, if a string is always found
on the first and on the last page of a document, you could specify a number of
occurrences of 2. In this way, no need to inspect other items for whether it is
on the first page or the last page. you know you have found the string two
times, which is enough to fix the boundary.
l
Delimiters before/after: Defines the boundary a certain number of pages
before or after the current page. This is useful if the text triggering the
document is not located on the first page of each Source Record.
l
Operator: Selects the type of comparison that is done (for example,
"contains").
l
Word to find: Compares the text value with the value in the Source Record.
l
Match case: Makes the text comparison case-sensitive.
l
On script: Defines the boundaries using a custom user-defined JavaScript. For
more information see Boundaries Using javaScript.
For a XML File
For a XML file, the natural delimiter is an XML Node.
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 Element: Defines a new Source Record on each new instance of the XML level
selected in the XML elements.
Page 121