TBarcode_Code32
The component is used to create the Code 32 barcode symbol.
The Code 32 barcode symbology is also known as Italian Pharmacode, IMH, Codice 32 Pharmacode, Codice Farmaceutico Italiano, Radix 32 Barcode, etc. It is mainly used to encode pharmaceutical products in Italy. It has the following structure:
- An 'A' character (ASCII 65) which is not really encoded, It does not need to be entered in the Barcode property.
- 8 digits for Pharmacode (It generally begins/is prefixed with 0 - zero).
- 1 digit for Checksum, If the AutoCheckDigit property is set to true, it doesn't need to be entered in the Barcode property, and it will be automatically calculated.
Technical Details:
- Characters set: 0123456789
- Length: Fixed. If the property AutoCheckDigit is set to true, it's 8 characters, othwise 9 characters (the check digit can be specified by you)
- Code type: Linear 1D Discrete
Contents
Copyright © 2001-2009
Han-soft Corporation. All rights reserved.