- Added extract_barcodes_from_pdf function to read barcodes from PDF files using fitz. - Updated read_datamatrix_zxing to return both the barcode text and its Base64 representation. - Modified main execution block to include PDF barcode extraction. - Improved image loading for better compatibility with zxing. - Updated requirements.txt to include pymupdf for PDF processing.
7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
pillow
|
|
zxing-cpp
|
|
reportlab
|
|
pandas
|
|
treepoem
|
|
openpyxl
|
|
pymupdf |