2022.2

Table Of Contents
Tilde processing
Checkthisoptiontoprocesstilde(~)charactersinthedataasspecialcharacters.(SeetheJava4less
BarcodesGuidetolearnwhatthetildecharactercanbeusedfor.)
Thetildeisexpectedtobefollowedbythe'd'characterand3digitsrepresentinganASCIIcharacter:
~dNNN.Forexample,~d013representsacarriagereturn.
Notethatwiththisoptionchecked,anytildethatneedstobeincludedintheoutputmustbeescapedby
addinganothertilde:~~.
Human Readable Message
Whenthisoptionischecked,PlanetPressConnectshowsahumanreadabletextbeloworabovethe
barcode,asdefinedusingtheTextPosition,usingthespecifiedfontandfontsize.Thefontsizeis
giveninpoints(pt).
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.
Code11,Code93,Industrial2of5,Interleaved2of5,Matrix2of5
Code11,Code93,Industrial2of5,Interleaved2of5,andMatrix2of5areafewofthebarcodetypes
thatcanbeaddedtoatemplate.
ThebarcodecanbeaddedeitherusingtheBarcodetoolbarbuttonorthroughselectingInsert > Bar-
codeonthemenu;see"AddingaBarcode"onpage572.
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.
Notethatbarcodesofthesetypesprocesstildecharacters(~)inthedataasspecialcharacters.See
theJava4lessBarcodesGuidetolearnwhatthetildecharactercanbeusedfor.
Page 584