|
The bar codesOPENBARCODES project
|
I had to get interested in bar codes for working reasons. Surprise
! there is nothing free on
the net, it seems awfully intricate and we consider to have to
buy a heap of special tools. In fact, after studying some
scattered documentation all becomes very easy. I have
made my tests with a basic materiel : HP laserjet
6L printer to 300dpi, Canon S600 inkjet printer and hand bar codes DC 200 (The first price from JR
informatique). In the
following pages I will provide you all the software parts... free as usual.!
There is heaps of bar
code types, I have only chosen a few types :
Very simple, alphanumeric and ideal for a personnal use |
|
Without this code the great distribution
maybe would not be so large ! (UPC-A and EAN8 are also in this page) |
|
A complex code which can encode all the alphabet in a very concise mode. |
|
A numeric code which is used by EAN in ITF14 code. |
|
A two dimensionnal bar code which can encode more than 1000
bytes. |
|
A two dimensionnal bar code which can encode more than 2000 characters on a very small array. WORK IN PROGRESS |
|
|
OPENBARCODES projectIt's a zip file gathering the whole of the downloads available on the pages of the different symbologies (sources whithout installer) but also the encoding functions in a DLL written in C++ |
Do you like this
page ? Click here ! |
|
For generate "On line" barcodes with PHP scripts, visit Jean Sebastien Goupil website.