With InterFormNG2 you can insert the GS1 version of the QR barcode. You need to ensure, that the input data fits the GS1 requirements.
The parameters are:
The parameters are:
(The headers are links to the common description).
Data The data, that you want to put into the barcode. Use the vertical pipe (|), if you want to insert the special FNC1 character. You should only insert the FNC1 character when needed as a delimiter of a value, that does not have a fixed length.
Preview placeholder Here you can enter a text constant for the data, that you want to use for the barcode in the result view in the designer.
Module width The width of the small squares of the barcode.
Encoding How the data is to be encoded in the barcode. The barcode scanner needs to support the encoding. The possible values are: UTF-8 This is recommended. With this you can put as good as any character into the barcode, but the scanner also need to support UTF-8. ISO-8859-1 This is a very limited character set (same as Latin 1) and only the characters included can be included. Details can be found here: https://en.wikipedia.org/wiki/ISO/IEC_8859-1 Shift_JIS A special japanese standard. Refer to this for details: https://en.wikipedia.org/wiki/Shift_JIS
Module width The height and width of the small boxes/modules, that make up the barcode. This is rounded to up to a whole number of dots in the selected output resolution (DPI). For the mime types, ZPL and Direct protocol the resolution/DPI is set on the printer and for PCL/PDF output the resolution is set on the template element in the template.
Error correction The error correction of the barcode i.e. how error proof or redundant the barcode is to be. The larger the value the larger the barcode will be.
Barcode version If this is blank or 0, then the barcode will grow as more data is added. If you set a value other than 0, then the barcode will get a fixed size. The amount of supported data is then limited by this size.
Error handling How InterFormNG2 should react, if the data used cannot be converted into the barcode e.g. because of unsupported characters.
If you want to insert a QR barcode in a template, then you need to insert a barcode element, then you need to select it as the barcode type, after you have selected the barcode element: The parameters are: (The headers are links to the common ...
InterFormNG2 is able to create special QR barcodes for Swiss invoices. The procedure to add such a barcode is included below. If you want to insert such a QR_CH barcode in a template, then you need to insert a barcode element, then you need to select ...
This section covers the data, that can be used in the GS1 (same as EAN) barcodes in InterFormNG2. The related barcodes are: EAN-128 (same as GS1-128) QR-GS1 Only partially relevant for the GS1-Datamatrix: Here you can redefine the FNC1 trigger and ...
This section explains the built-in XPath function: ng:hexToUtf8(hexValue) Returns the UTF-8 characters that are specified as the hexValue input string (must be the hex codes of the characters' byte-sequence in UTF-8 encoding). For the 2D barcodes ...
This is the list of the InterFormNG2 releases versions 2.x.x and the major new features in each release: Version 2.4.2 Version 2.4.1 Version 2.4.0 Version 2.3.0 Version 2.2.0 Version 2.1.2 Version 2.1.1 Version 2.1.0 Version 2.0.3 Version 2.0.2 ...