-
Notifications
You must be signed in to change notification settings - Fork 127
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
Add support for CNK codes #493
Comments
No, I haven't seen these before. The link to the PDF seems broken. @thibaultmol can you double check that? |
XD timing. They (APB) literally changed to a new website TODAY xd amazing |
I see. They use "just" a fixed length MSI code. That symbology is pretty simple in its construction. I guess this could be implemented along the lines of the existing Code39 reader. That said, I don't have spare time to put into this right now. But if there is a business interest (money involved), my priorities can be influenced :). In that case, please get in touch via zxingcpp at gmail dot com. |
In Belgium pretty much all products sold in pharmacies use a CNK code which is a specific MSI coded barcode:
https://www.apb.be/SiteCollectionDocuments/ALL%20PARTNERS%20ACCESS%20DOC/CODES-CNK-DOC/BROCHURE-CNK-EN.pdf
see example:
Most of them use this CNK code. Others (that have unique codes for getting money back from health insurance have datamatrix codes which already work properly) and a smaller number of products use regular EAN codes which also work.
The text was updated successfully, but these errors were encountered: