2019.1

Table Of Contents
Tip
If you don't know which script matches the barcode, click the box that contains the
barcode and check the ID and class of that box on the Attributes pane. Then take a look
at the Scripts pane: the selector of the associated script is the same as the ID and/or class
of the barcode box.
If a barcode has more than one class name, only the first one is used in the script's
selector.
Barcode type and properties
A barcode is always added with the barcode type's default properties and dimensions.
To change the barcode type or the barcode's properties such as the scale and color, open the
Barcode properties dialog: right-click the barcode (on the Design tab in the Workspace) and
select Barcode on the shortcut menu.
The barcode properties set via the properties dialog are written to the data-params attribute on
the barcode element in JSON format. (To see this, select the barcode and open the document
in the Source view.)
Click the barcode type below for information about its properties.
l Australia Post, see "Australia Post, Japan Post, KIX Code, OneCode" on page655
l "Aztec Code" on page620
l "Codabar" on page622
l Code 11, see "Code 11, Code 93, Industrial 2 of 5, Interleaved 2 of 5, Matrix 2 of 5" on
page650
l "Code 39" on page625
l "Code 39 extended" on page627
l "Code 93 extended" on page631
l Code 93, Code 93 extended, see "Code 11, Code 93, Industrial 2 of 5, Interleaved 2 of 5,
Matrix 2 of 5" on page650
l "Code 128" on page633
l "Data Matrix" on page635
l EAN-8, EAN-13, see "UPC-A, UPC-E, EAN-8, EAN-13" on page666
Page 617