Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading PDF 417 barcode #18

Open
hongquan opened this issue Sep 13, 2020 · 3 comments
Open

Reading PDF 417 barcode #18

hongquan opened this issue Sep 13, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@hongquan
Copy link
Owner

Currently, CoBang only read square QR code. It should support 2D barcode, too.

@hongquan hongquan self-assigned this Sep 13, 2020
@hongquan hongquan added the enhancement New feature or request label Sep 13, 2020
@hongquan
Copy link
Owner Author

CoBang already can read some 2D barcode, but not this one:
barcode

@hongquan
Copy link
Owner Author

This type of barcode is PDF 417 and ZBar doesn't support it.

@hongquan hongquan changed the title Reading 2D barcode Reading PDF 417 barcode Sep 13, 2020
@hongquan
Copy link
Owner Author

Found zxinglight, which can read PDF-417, but there is problem in its dependency.

zxinglight depends on glassechidna/zxing-cpp, which doesn't make into Debian/Ubuntu repository. Debian/Ubuntu instead supply nu-book/zxing-cpp, which looks more actively developed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant