[reportlab-users] upc barcodes
Robin Becker
robin at reportlab.com
Thu Aug 20 05:06:41 EDT 2009
Carl Karsten wrote:
> I poked around and found old list posts suggesting I can print UPC
> barcodes, but I can't find the details. So what are the details?
>
In the reportlab/graphics/barcode folder are some modules that implement
barcodes. We do ean and friends in the module eanbc.py.
The test.py module draws barcodes using the platypus story framework. It is also
possible to draw barcodes directly onto a canvas.
--
Robin Becker
More information about the reportlab-users
mailing list