2022.2

Table Of Contents
Field Type Description
part
String Nameforthepart.partisusedtospecifywhereanewpartstartsandthetitleforthepart.Thisis
usedtosplitEmailattachments.TheEmailoutputcan,forexample,attach3PDFsgeneratedfrom
thePrintcontext.Thepartnamewillbeusedasthefilenamefortheattachment.See"Parts:split-
tingandrenamingemailattachments"onpage843.
password
String Print sections only.UsedtosettheuserpasswordandownerpasswordforaPDFattachmentto
thesamevalue.See"ControlScript:SecuringPDFattachments"onpage849.*
restartPageNumber
Boolean Print sections only.Enablesordisablesarestartofthepagenumbering.WhengeneratingPrint
outputthiscanbeusedtoletpagenumberingcontinueovermultiplesections.
Thedefaultvalueisfalse,meaningthateachsectionwillstartwithpage1(toemulatebehavior
ofpreviousversions).
"sheetConfig"on
page1288
SheetConfig Print sections only.OverridestheMasterPage,MediaandDuplexprintingoptionsof
first/middle/last/singleorallsheetsinaPrintsection.
width
String Print sections only.ThewidthofthesectionusingaMeasurementstring.Forexample,
"8.5in"is8.5inches.
InaControlScriptthispropertycanbeusedtochangethewidthofthesection.Inother
scriptsitisonlypossibletogetthewidthofthesection(read-only).
*Thepassword(s)shouldbesetonthefirstPrintsectionwhenproducingasingleattachment,oronthe
firstsectionofeachpartwhenproducingmultipleattachments.Eachoftheparts(attachments)may
haveadifferent(orno)setofpasswords.
PasswordssetintheControlScriptoverridethepasswordsetthroughtheEmailPDFpasswordscript
(see"EmailPDFpassword"onpage488).Thisallowsyoutochangeorremovethepasswordfroma
specificpart.Removalisdonebysettingthepasswordfieldtonullor""(emptystring).
Note: WhenaControlScriptchangesthesizeofasection,itshouldalsochangethesizeofthe
linkedMedia;thisisnotdoneautomatically.Whiletheoutputmaystilllookgood,asizemismatch
cancauseanissueifascriptoranothercomponentassumesthatthemediasizematchesthe
sectionsize.
Incaseofasizemismatchapreflightwillshowawarning(see"DoingaPreflight"onpage818).
Functions
Note: Forclonedsections,functionsarenotavailable.
Function Description
"clone()"on
page1290
Clonethissection.See"Dynamicallyaddingsections(cloning)"onpage846.
Page 1282