InfoMail Barcode A uses a variant of the 4 State code with Reed-Solomon Error Correction. The final barcode consists of 51 bars made from 17 code words, 12 data words and 5 error-correction words.
The data is constructed from 6 numeric fields. In the dLSoft implementation the data string may be provided by joining either the fields of the required length (space filled or made up with leading 0s), or comma or tab separated fields. The following fields are required:
|
Field name |
Field length |
Max value |
|
AccountID |
6 |
213867 |
|
ProductID |
2 |
99 |
|
ClassID |
1 |
3 |
|
DayMonthID* |
4 |
3112 |
|
ConsignmentID |
2 |
49 |
|
UniqueID |
6 |
249999 |
* DayMonthID is provided in the form of ddmm, where dd is the day of the month and mm is the month of the year; thus June 3 is provided as 0306.
InfoMail Barcode
A
The barcode will typically be printed with a height of 5 mm, and an overall length of 56.5 mm. or approximately 23 bars per inch
More: