This Barcode Symbology is supported by the following Neodynamic products:
The QR-bill shows a QR Code symbol with a Swiss cross as the identifying feature and contains in digital form all the information necessary for payment encoding it in a given format or structure. Along with the printed information, the Swiss QR Code forms the payment part of the QR-bill in A6 format. It is suitable for billing in CHF and EUR and is fully compliant with the regulatory requirements arising from the revised Anti-Money Laundering Ordinance.
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a Swiss QR Code barcode image, please follow these steps:
- Set the Symbology property to SwissQRCode
- Set the QRCodeErrorCorrectionLevel property to M value
- Setting up dimensions and quiet zones:
- Set the AutoSize property to False
- Set the FitProportional property to True
- Set the Width property to 43/25.4 (Value is expressed in Inches)
- Set the Height property to 43/25.4 (Value is expressed in Inches)
- Set the QuietZoneWidth property to Zero
- Set the TopMargin and BottomMargin properties to Zero
- Set the Code property with the value to encode based on the Swiss QR Code Specification
- If desired, you can use the tilde character "~" to specify special characters in the input data. To do that you must set the QRCodeProcessTilde property to True. Read more about how it works.
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a Swiss QR Code barcode image, please follow these steps:
- Set the Symbology property to SwissQRCode
- Set the QRCodeErrorCorrectionLevel property to M value
- Setting up dimensions and quiet zones:
All values for barcode dimensions are expressed in INCHES by default. However, Barcode Professional supports other unit of measurement such as Millimeter, Centimeter, and Mils. For modifying the unit of measurement for barcoding, please set up the BarcodeUnit property as needed.
- Set the AutoSize property to False
- Set the FitProportional property to True
- Set the Width property to 43/25.4 (Value is expressed in Inches)
- Set the Height property to 43/25.4 (Value is expressed in Inches)
- Set the QuietZone property to Zero
- Set the TopMargin and BottomMargin properties to Zero
- Set the Code property with the value to encode based on the Swiss QR Code Specification
- If desired, you can use the tilde character "~" to specify special characters in the input data. To do that you must set the QRCodeProcessTilde property to True. Read more about how it works.
When working with Swiss QR Code tilde processing keep in mind the following rules: