2022.2

Table Of Contents
l
Media Size:Usethedrop-downtoselectthemediasizeoftheslipsheet.
IfacustomMediaSizewaschosen:
l
Width:enterslipsheetpagewidth.
l
Height:enterslipsheetpageheight.
l
Joggroup:
l
Jog after every:Usethedrop-downtoselectwhentojogtheprinter,whichiseitherNone
(noforcedjogging)orattheJob,Job Segment,DocumentorDocument Setlevel.
Advanced PrintWizard and Output Creation Preset Wizard navigation options
l
Previewbutton(activeinAdvanced PrintWizardonly):ClicktolaunchaProofPreviewwindow,
whichdisplayshowtheprintedoutputwouldlookbaseduponthecurrentlychosenselections.
l
BackandNextbuttons:Usedtonavigatebackandforththroughalltheselectedoptionswithin
theWizard.UpuntilthePrintbuttonispressed,onecanreverseallthewaythroughthewizardto
returntothemainselectionpage(the"Printoptions"onpage1087page)andaddorremove
printingoptionsfromtheprintrun.
l
Printbutton(Advanced PrintWizardonly)orFinishbutton(Output Creation PresetWizard
only):
Clicktoproduceprintoutput/finalizethePresetaccordingtothecurrentsettings.
ThiscanbedoneatanypointwithintheWizard,whetherornotalltheoptionsselectedinthe
"Printoptions"onpage1087pagehavebeencompletedornot.
l
Cancelbutton:CancelsthePrintWizard,withoutcreatinganyprintout.
Designer Script API
InDesignertemplates,everybitofinformationcanbetailor-made,usingscripts.WhenConnectgen-
eratesactualoutput–letters,webpagesoremails-,itopensarecordsetandmergesitwiththetem-
plate.Ittakeseachrecord,onebyone,andrunsallscriptsforit(inaspecificorder,see"Thescript
flow:whenscriptsrun"onpage824).
MostscriptscanbemadeusingoneoftheScriptWizards(see"Personalizingcontent"onpage708).
However,whenyouwanttodomorethanwhatyoucandowithaWizard,youmaywriteascriptyour-
self.Ifyouarenotfamiliarwithwritingscripts,pleaseread"Writingyourownscripts"onpage808first.
AllscriptsintheDesignerhavetobewritteninJavaScript.
Ifyoudon'tknowJavaScript,themanyexamplesgiveninthisAPIwillhelpyougetstarted.
Itisworththeeffort,however,tofamiliarizeyourselfwiththeJavaScriptsyntax.Forasimplescriptall
youneedtoknowcanbefoundonthefollowingwebpages:https://www.w3schools.com/js/js_syn-
tax.aspandhttps://www.w3schools.com/js/js_if_else.asp.
Intheeditorwindow,pressCtrl+Spacetoseetheavailablefeaturesandtheirdescriptions.
UsethearrowkeystoselectafunctionorobjectandpressEntertoinsertitinthescript.
Page 1168