2022.2

Table Of Contents
Base64 encoded images
Toinsertabase64encodedimageintoatemplate,youneedtogototheSourceview,insertthe<img>
tagmanuallyandsetitsURL-thesrcattribute-tothebase64string,forexample:<img src-
c=""data:image/gif;base64,R0lGO...">.
Ifthebase64stringispresentinoneofyourdatafields,youcansetthesrcattributedynamically.For
instructionssee"Howtousethecapturedorselectedimageinatemplate"onpage636.
NotethattheimagewillnotbevisibleinDesignmode,butitwillappearinPreviewmode.
Movinganimage
Animagethatisaddedtoasectionbehaveslikeacharacterandispartofthetextflow.Tomoveit,
simplyclicktheimageanddraganddropitsomewhereelseinthetextflow.Tolearnhowtowraptext
aroundit,see"Wrappingtextaroundanimage"onpage694.
Howtomakeanimagestayatacertainposition(likeanyimageaddedtoaMasterPage)isexplained
here:"Pullinganimageoutofthetextflow"onpage695.Whenanimagehasan'absoluteposition'it
canbemovedaroundfreely:hoverovertheborderoftheimagetogetamovepointer,clickthatpointer
anddraganddroptheimagesomewhereelse.
Stylinganimage
Imagescanberesizedusingthehandlesonthesidesandcorners,orviatheImageFormattingdialog,
whichopenswhenyouright-clicktheimageandselectImage...,orselecttheFormat > Imagemenu
item.
Imagescanbestyledusingthesamedialog,orthroughtheCSSfiles;see"StylingtemplateswithCSS
files"onpage672.
Anumberofissuesrelatedtoimagestylingarediscussedinaseparatetopic:"Stylinganimage"on
page693.
Justlikemanyotherelements,imagescanbegivenbordersandroundedcorners,theycanhaveinner
andoutermarginsandtheycanberotated.Howtodothisisdescribedingeneralformattingtopics,
suchas"Border"onpage697and"Spacing"onpage707.Allgeneralformattingtopicsarelistedunder
"Stylingandformatting"onpage671.
Note: ItisrecommendedtoresizeimagesoutsideoftheDesigner,withimageeditingsoftware.
Ifnecessary,itispossibletoresizeimagesautomaticallyviaascriptinaWorkflowprocess,as
explainedinahow-to:Howtoresizeimagesviaascript.
Settinganalternatetext
Onceanimagehasbeeninsertedinthecontentofatemplate,itcanhaveanalternatetext.
Page 654