2022.2

Table Of Contents
Color
TheColorgroupallowsyoutochooseadifferentBarcodecolor(insteadofblack)andBackground
color(insteadofwhite),bytypingahexadecimalcolorvalue(seeforexamplew3school'scolorpicker).
WhenblackisacompositeofCMYKorRGBvalues,itmayincuracolorclickchargeonsomeprinters.
ChecktheOutput in Grayscaleoptiontomakesurethatpureblackisused.
Output format
Defineshowthebarcodeisoutputonthepage.Therearetwopossibleformats:
l
SVG:Vectorformat.Thisisusuallyofhigherquality,butmaytakelongertogenerateandisnot
compatiblewithEmailoutput.
l
PNG:Binaryrasterizedformat.ThishasaslightlylowerqualitythanSVGbutisusuallygen-
eratedfasterandwilldisplayproperlyinEmailoutput.
DataMatrix
DataMatrixisoneofthetypesofbarcodesthatcanbeaddedtoatemplate;see"Barcode"on
page175.
ThebarcodecanbeaddedeitherusingtheBarcodetoolbarbuttonorthroughselectingInsert > Bar-
codeonthemenu;see"AddingaBarcode"onpage175.
Initiallythebarcodewillhavethebarcodetype'sdefaultproperties.Tochangethoseproperties,such
asthescaleandcolor,opentheBarcodepropertiesdialog:right-clickthebarcode(ontheDesigntab
intheWorkspace)andselecttheBarcode...optioninthecontextmenu.
DataMatrixbarcodescanbereadeveniftheyarepartiallydamaged,becauseoftheerrorcorrection
codesaddedtothem(accordingtotheECC200standard).
Barcode properties
ThistopicliststhepropertiesoftheDataMatrixbarcode.Forthepropertiesofotherbarcodetypes,see
"Barcodetypeandproperties"onpage177.
Note: Tildecharactersinthedataareprocessedasspecialcharacters(seetheJava4lessBar-
codesGuidetolearnwhatthetildecharactercanbeusedfor).
Anytildethatneedstobeincludedintheoutputmustbeescapedbyaddinganothertilde(either
"~~",or"7E7E"iftheHexinputoptionisenabled).Thiscanbedonewithareplace()callinthe
Barcodescript,afterexpandingthescript.
Page 193