2022.1

Table Of Contents
Correction level
Part of the robustness of QR codes in the physical environment is their ability to sustain
'damage' and continue to function even when a part of the QR code image is obscured,
defacedorremoved. A higher correction level duplicates data within the QR Code to that effect,
making it larger.
FNC
Use the drop-down to either disable FNC or select a FNC option:
l No: No FNC option.
l First: This mode indicator identifies symbols encoding data formatted according tothe
UCC/EAN Application Identifiers.
l Second: This mode indicator identifies symbols formatted in accordance with specific
industry or application specifications previously agreed with AIM International. You must
then set a value for the Application Indicator property.
Application Indicator
Enter the desired Application Indicator value here.
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 Proportional: The barcode is stretched up to where it fits either the width or height of the
parent box, whichever requires the less stretching.
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.)
The tilde is expected to be followed by the 'd' character and 3 digits representing an ASCII
character: ~dNNN . For example, ~d013 represents a carriage return.
Note that with this option checked, any tilde that needs to be included in the output must be
escaped by adding another tilde: ~~.
Page 716