barcode generation

2007-02-13 Thread mobiledreamers
Hi I want to generate barcode based on an input which can be numbers or numbers+alphabets. How do I do this? Is there any library that will doo this? thanks mark -- http://mail.python.org/mailman/listinfo/python-list

Re: barcode generation

2007-02-13 Thread Gabriel Genellina
En Wed, 14 Feb 2007 00:56:14 -0300, [EMAIL PROTECTED] escribió: I want to generate barcode based on an input which can be numbers or numbers+alphabets. How do I do this? Is there any library that will doo this? Try google... -- Gabriel Genellina --