2021.1

Table Of Contents
Field Type Description
width
String Print sections only. The width of the section
using a Measurement string. For example,
"8.5in" is 8.5 inches.
In a Control Script this property can be used
to change the width of the section. In other
scripts it is only possible to get the width of
the section (read-only).
* 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529). 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).
Note
When a Control Script changes the size of a section, it should also change the size of the
linked Media; this is not done automatically. While the output may still look good, a size
mismatch can cause an issue if a script or another component assumes that the media
size matches the section size.
In case of a size mismatch a preflight will show a warning (see "Doing a Preflight" on
page879).
Functions
Note
For cloned sections, functions are not available.
Page 1437