I have a supplied multi-page PDF with numerous barcodes per page.
I'm looking at trying to read the PDF and create a report/list of all barcodes found within the file.
Anybody got any tips/scripts/advice to get me started?
Thanks
reading barcodes within a PDF
Re: reading barcodes within a PDF
I would also like to know how to work with barcodes within a PDF.
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Re: reading barcodes within a PDF
Ola,
hmm, is this what u want:
https://pypi.python.org/pypi/zbar
hmm, is this what u want:
https://pypi.python.org/pypi/zbar
haven't used it, but it looks like something u want?ZBar Bar Code Reader is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. These are the Python bindings for the library.
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
Re: reading barcodes within a PDF
Apago has a solution for locating and decoding barcodes in image and PDF for Switch. The configurator returns the location, type and decoded data from the barcode(s).gabrielp wrote:I would also like to know how to work with barcodes within a PDF.