[Tutor] Creating barcodes
Adrian Maier
am@fx.ro
Mon Jun 23 04:42:02 2003
Mico Siahaan (mico@intermatik.co.id) a scris :
> One of my client ask me to make an application for creating, viewing then
> printing barcodes in Windows environment. Is there any python modules that
> would help me to create such application?
I know that there are TTF fonts for barcodes. These fonts behave
just like any other font ( for example you can use it in Word ).
You'll need to choose which barcode standard you'll use, and search the
web for the corresponding font.
I hope this helps.
Adrian Maier