Burhan wrote:

>   Is there an easy way to generate barcodes using Python -- considering
> the application will be printing to a printer at the client's machine?

here are some barcode generators for Python:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/426069
http://www.cgpp.com/bookland/
http://www.reportlab.org (see the graphics.barcode subpackage)

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to