1.4
Table Of Contents
- Table of Contents
- Welcome to PrintShop Mail Connect 1.4.2
- Setup And Configuration
- 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
- Print Manager
- Copyright Information
- Legal Notices and Acknowledgements
template's
contents
and
creates a
new result
set
containing
the HTML
elements
that match
the given
CSS
selector.
Functions
All these functions can be used with an HTML element or a set of HTML, such as the results
(the HTML element or set of HTML elements that match the selector specified in the script
editor) or the result set returned by a query (see "query()" on page 58).
"add()" on
page 32
Adds elements to a set of HTML elements.
"addClass()"
on page 33
Adds the specified class to each element in a set of HTML elements.Has
no effect if the class is already present.
"after()" on
page 34
Inserts contentafter each element in a set of HTML elements..
"append()" on
page 36
Inserts content at the end of eachelement in a set of HTML elements.
"attr()" on
page 39
Change the given attribute of the element or set of HTML elements with
the given value.
"before()" on
page 40
Inserts content before an element or before each element in a set of HTML
elements.
Page 30










