2022.2

Table Of Contents
Preset:selectFile > Print Presets > Output Creation Settings(see"OutputCreationPresets
Wizard"onpage626).
BeforeaddingaBarcode,loaddataoratleastaDataModel;see"Loadingdata"onpage299.Youwill
needthefieldnameswhenaddingtheBarcode.Then,toaddaBarcodetoasection,MasterPageor
snippet:
1. SelectInsert > BarcodeonthemenuorclicktheBarcodetoolbarbutton.
2. Choosethedesiredbarcodetype.Thelistisdividedbetween1dand2dbarcodes.
3. GivethebarcodeanIDand/orclass.
4. ChecktheoptionAbsolutetoinsertthebarcodeinanabsolute-positionedboxinsidethe<body>
oftheHTML,butoutsideotherelements.(ThisoptionisnotavailableinEmailsections.)Altern-
atively,usetheLocationdrop-downtoselectwheretoinserttheBarcode.
l
At cursor positioninsertsitwherethecursorislocatedinthetemplate.
l
Before elementinsertsitbeforetheHTMLelementinwhichthecursoriscurrentlyloc-
ated.Forexampleifthecursoriswithinaparagraph,theinsertionpointwillbebeforethe
<p>tag.*
l
After start taginsertsitwithinthecurrentHTMLelement,atthebeginning,justafterthe
starttag.*
l
Before end taginsertsitwithinthecurrentHTMLelement,attheend,justbeforetheend
tag.*
l
After elementinsertsitaftertheelementinwhichthecursoriscurrentlylocated.For
exampleifthecursoriswithinaparagraph,theinsertionpointwillbeaftertheendtagof
theparagraph(</p>).*
l
Replaceinsertsitinplaceofthecurrentlyselectedelement.(Thisoptionisnotavailable
wheninsertingcontentinaMasterPage.)
*Ifthecurrentelementislocatedinsideanotherelement,usetheElementsdrop-downtoselect
whichelementisusedfortheinsertionlocation.Thelistdisplayseveryelementinthebread-
crumbs,fromthecurrentselectionpointdowntotherootofthebody.
Note: HTMLhassomerestrictionsastowhichtypesofelementsareallowedaschildrenof
otherelements.Forexample,aparagraphelementisnotallowedtohavechildrenthatare
blocklevelelements-likeaDivoraTable.Ifinsertingcontentattheselectedlocation
wouldproduceinvalidHTMLthefinalresultmaybedifferentthanexpected.Forexample,
Page 176