All emails are read, but columnists cannot respond to each query because of the volume of email received. When contacting a specific columnist, please put his name in the subject line of your email. Thanks!
Fonts And Barcodes
The purpose of Fraser's column is to educate the high volume transaction industry on the value of automatic identification on their documents. Specifically, the column will focus on current barcoding techniques, whether linear on 2D, as well as emerging developments in the Automatic ID industry.
Installing 2D Symbologies
By Fraser Ross
How complex is the process of printing 2D codes?
2-dimensional bar codes are the next generation of bar code symbology. This class of barcodes is gaining tremendous popularity because of the amount of data that can be placed into a very small area. This is very important given the premium of document space available on most documents. Often a 2-dimensional barcode symbol has 20-100 characters encoded and the symbol can be smaller than ½-inch square. Creating a 2-dimensional symbol is actually quite straightforward.
Unlike linear barcodes that you now use, you will need an encoding subroutine that performs an extremely sophisticated mathematic algorithm on data passed to it from your application. The encoder is often invoked as a 'called' routine from an existing application. The output of an encoder, called code-words, is a text string that when printed with the appropriate font, creates a 2-dimensional bar code symbol. Because you are dealing with a text string at this point, you are free to use many Document Composition software packages or Windows applications. It is when the font is invoked with this text, that you will see the 2D symbol.
This symbol can be scanned and decoded by any scanner that conforms to the official specifications of the symbology. Examples of 2-dimensional symbologies are DataMatrix, PDF417 and QRCode.
For background information about 2D symbologies and COPI's CodeZ products, please click here.