Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Codabar is not generated correctly #8

Open
jaredtaskin opened this issue Nov 1, 2012 · 1 comment
Open

Codabar is not generated correctly #8

jaredtaskin opened this issue Nov 1, 2012 · 1 comment

Comments

@jaredtaskin
Copy link

Cocoa-Touch-Barcodes is not generating codabar barcodes correctly. They won't scan. My guess is you're missing a digit in NKDCodabarBarcode.m. In the switch statement there, you're adding the extra intercharacter space '0' in each case, except for the case '8'. I'm thinking there should be a 0 there!

@LukeChow
Copy link

you're adding the extra intercharacter space '0' in each case

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

No branches or pull requests

2 participants