Re: [reportlab-support] UPC-A Barcode

Robin Becker <[email protected]> Thu, 24 Sep 2020 18:47:15 +0100
Newsgroups gmane.comp.python.reportlab.user
Message-ID <[email protected]>
There are examples of UPCA in the source

https://hg.reportlab.com/hg-public/reportlab/file/tip/src/reportlab/graphics/barcode/test.py

and you can always query the users list

https://pairlist2.pair.net/mailman/listinfo/reportlab-users


On 24/09/2020 16:54, Andy Robinson wrote:
> OK, thanks.
> 
> It may not be in the open source examples, but I believe it is one of
> the supported barcode types.  Look in
> reportlab/graphics/barcode/eanbc.py, and use the code 'UPCA' without a
> hyphen.  Hopefully it will "just work"!

........
-- 
Robin Becker