2018.1

Table Of Contents
Initially the barcode will have the barcode type's default properties. To change those 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 the barcode type on the shortcut menu.
Instead of using the Script wizard (see "Adding a Barcode" on page528) you could write your
own script to get the data for the QR Code; see this how-to: QR Codes in Designer.
Barcode properties
This topic lists the properties of the QR barcode. For the properties of other barcode types, see
"Barcode type and properties" on page530.
Module size
Enter the size of the square modules in pixels.
Auto configure
When this option is checked, the barcode generator overwrites the selected Preferred version
(see below) and defines the barcode version based on the supplied data.
Preferred version
There are 40 sizes of QR codes. Select the preferred version for the QR code.
Encoding
This option defines the encoding of the barcode. When Auto is selected, the barcode generator
determines the encoding based on the supplied string. The other options are:
l
Numeric: 10 bits per 3 digits, with a maximum of 7089 numerical characters.
l
Alphanumeric: 11 bits per 2 characters, with a maximum of 4296 alphanumerical
characters.
l
Byte: 8 bits per character, with a maximum of 2953 characters.
l
Kanji: 13 bits per character, with a maximum of 1817 characters.
Page 564