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
Editing a Dynamic Image
To edit dynamic images added to the template earlier, right-click the image, or the space
reserved for the dynamic images. Then click Dynamic Image to open the Dynamic Image
Script Wizard again.
Dynamic table
In invoice templates, a Dynamic Table is an essential element. A Dynamic Table is different
from a standard table in that it has a variable number of rows. In a Print context it can overflow
on one or more pages and display a transport line.
Dynamic Tables are only available when the loaded record set or Data Mapping Configuration
contains transactional data in one or more detail tables (see "Loading data" on page 327).
Creating a Dynamic Table
To create a Dynamic Table:
On the toolbar, click the Insert detail table button, or on the menu select Insert > Table >
Dynamic.
1. Enter the table's desired attributes:
l
ID: A unique identifier for the table. IDs are used to access the table from scripts and
as CSS selectors for style rules.
l
Class: A class identifier for the table. Classes can be shared between elements and
are used to access the table from scripts and as CSS selectors for style rules.
l
Detail Table: Use the drop-down to select which detail table to display within the
dynamic table.
l
Width: Enter the width of the table.
2.
Use the Location drop-down to select where to insert the element:
l
At cursor position: The table is inserted where the cursor is located in the
template.
l
Before element: The table is inserted before the current HTML element where the
cursor is located. For example if the cursor is within a paragraph, insertion occurs
before the <p> tag.*
l
After start tag: The table is inserted within the current HTML element, at the
beginning, just after the start tag.*
Page 348