Ronn Ross wrote:
I found this library, but no
documentation(https://cybernetics.hudora.biz/projects/wiki/huBarcode).
Has anyone used this or know of a similar library with better
documentation?
Yup, reportlab has really good barcode generation stuff.
I use it to generate labels with barcode
On Wed, Aug 19, 2009 at 9:19 AM, Ronn Ross wrote:
> I was hoping that python would have a library to help me print my own bar
> codes? We will need labels in all sizes and most label printer just work
> with 1 or 2 sizes. I would like to just print a grid of different sizes on
> standard paper. D
My company needs a small inventory management app. Does
python have any libraries to help with reading and writing
bar codes?
I've written bar code apps and python really doesn't enter
into that part of things. Printers generally have bar code
printing capabilities so you just send the right es
On 8/17/2009 1:18 PM Ronn Ross said...
My company needs a small inventory management app. Does python have any
libraries to help with reading and writing bar codes?
I've written bar code apps and python really doesn't enter into that
part of things. Printers generally have bar code printing c