2022.1

Table Of Contents
sections in different contexts have the same name, it is safer to use
merge.template.contexts.ContextType.sections["section name"].
Fields
Field Type Description
"background" on
page1487
Background
Print sections only. Used to set a PDF
background on a Print section. See "Control
Script: Setting a Print section's background"
on page963 and "BackgroundResource" on
page1499.
enabled Boolean Enables or disables this section for output
(see "Examples" on page1484). Note that
even if a Print section is disabled, the part
and restartPageNumber fields are still
effective to define the parts division and page
numbering over multiple sections when
applicable.
The default enabled state for sections (before
any control script runs) is as follows:
l For Web channel requests, the
requested Web section is enabled by
default. It is possible to redirect to
another section by disabling the
requested section and enabling
another section.
l For Email channel requests on the
Web context, only the default section is
enabled by default. It is possible to
enable different or multiple sections, to
control which sections will be attached
to the email.
l For Email channel requests on the
Print context all Print sections are
Page 1479