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

PDF417 #9

Open
LukeRasMEL opened this issue Sep 27, 2018 · 1 comment
Open

PDF417 #9

LukeRasMEL opened this issue Sep 27, 2018 · 1 comment

Comments

@LukeRasMEL
Copy link

I can receive barcode information from a few barcodes, but I cant receive from scanning a PDF417. I have enabled it in the Honeywell EDA50 device settings but it still wont receive that data. Any ideas?

@andreujuanc
Copy link

I'm not completely sure, since I only use the defaults.
But maybe you'll have to fork the repo and add those yourself in the java side of the plugin:
https://support.honeywellaidc.com/s/article/How-to-trigger-the-scanner-using-the-Data-Collection-SDK?

Like so:

barcodeReader.setProperty(BarcodeReader.PROPERTY_DATAMATRIX_ENABLED, true);

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

No branches or pull requests

2 participants