2019.2

Table Of Contents
Module width
Specifies the width of the narrow bars in centimeters. Changing this value to a higher value will
make the barcode bigger when Scale is set to None.
Code set
Set of characters to be used:
l
A: ASCII characters 00 to 95 (0–9, AZ and control codes), special characters, and FNC
1–4
l
B: ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4
l
C: 00–99 (encodes each two digits with one code) and FNC 1
In Auto mode, the barcode generator will automatically select the correct encoding mode (set A,
B or C) according to the input data.
Scale
Defines if and how the rendered barcode is scaled in relation to the parent element:
l
None: The barcode is rendered based on the module width.
l
Fit to box: The barcode is stretched to fit the parent box in both width and height.
Tilde processing
Check this option to process tilde characters in the data as special characters. (See the
Java4less Barcodes Guide to learn what the tilde character can be used for.)
Note that with this option checked, any tilde that needs to be included in the output must be
escaped by adding another tilde: ~~.
Human Readable Message
When this option is checked, PlanetPress Connect shows a human readable text below or
above the barcode, as defined using the Text Position, using the specified font and font size.
The font size is given in points (pt).
Page 654