2022.1

Table Of Contents
Task See topic Field/function of section
object
Set a Master Page,
Media, or Duplex
printing for a Print
section
"sheetConfig" on page1490
sheetConfig
Repeat the sheet
configuration after a
number of pages
"sheetConfig" on page1490
sheetConfig.positions.repeat
Dynamically change
the page size of print
sections and media
"section" on page1515,
"media" on page1473
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 page930).
height, width
Control Script: Page numbering
This topic explains how to write a Control Script that changes the page numbering in Print
sections. Note that when you add a Control Script, it already contains a script to make the page
numbering continue over all Print sections.
Page 958