2020.1

Table Of Contents
Field Type Description
section.
* The password(s) should be set on the first Print section when producing a single attachment,
or on the first section of each part when producing multiple attachments. Each of the parts
(attachments) may have a different (or no) set of passwords.
Passwords set in the Control Script override the password set through the Email PDF
password script (see "Email PDF password" on page509). This allows you to change or
remove the password from a specific part. Removal is done by setting the password field to null
or "" (empty string).
Functions
Note
For cloned sections, functions are not available.
Function Description
"clone()"
on
page1381
Clone this section. See "Dynamically adding sections (cloning)" on
page889.
addAfter() Add a cloned section after this section.
addBefore
()
Add a cloned section before this section.
addHeader
(key,
value)
Email sections only. Used to set custom email headers. The function
expects a key and a value (both of type string). For examples, see "Adding
custom ESP handling instructions" on page1450.
"html
(value)" on
Sets the initial HTML of the body element.
Page 1404