Barcode fonts can be OK for quick and dirty applications where you
have the ability to test everything with all the bar code scanners
that you intend to read them with as well as all the printers that you
intend to print with however bar cdoe fonts generally produce very
poor quality barcodes. Another problem is that you cannot simply
highlight some text, change its font to a barcode font and expect to
get a readable barcode. Most bar code symbologies use a complex
algorithm for generating the bar/space pattern and they also include
additional Start and Stop patterns as well as check digits that must
be calculated.
If you need to print barcodes from an Access report and you want a
high quality barcode image and you do not want to worry about
calculating check digits or adding start and stop codes then your best
bet would be to use a good barcode ActiveX control. The best one on
the market is available from TAL Technologies.
You can download a demo version of their ActiveX control from the
following web page:
http://www.taltech.com/products/activex_barcodes.html
The demo version of the TAL Barcode ActivveX control comes with a
sample Access database that demonstrates how to use it. It is
extremely easy to use and it works just like a textbox ro picturebox
control except you see a barcode. It is also a developer tool so you
do not need to purchase a license for every workstation where you want
to use it.