[reportlab-users] Barcode Extension
Andy Robinson
andy at reportlab.com
Thu Nov 2 04:13:55 EST 2006
François Wautier wrote:
> Hi List,
>
> I read that there is a barcode extension to ReportLab. I have been googling
> quite a bit but I can't seem to find it, could someone be kind enough to
> point me in the right direction?
>
It's been moved into our core code base since the last 2.0 release,
with EAN codes added and working like the other graphics shapes (chart
components etc.)
If you get a daily build or use subversion, you will find a subpackage
reportlab.graphics.barcode. The test.py script within it makes barcodes
and show how to use it.
- Andy
More information about the reportlab-users
mailing list