Tagged Questions
1
vote
0answers
17 views
Zbar sdk, not scanning images that contains two or more lines data in it
I am using zbar sdk and it s not scanning those images that contains two or more lines of data in it, but through camera that works, how it can be solved.
Thanks in advance.
0
votes
1answer
127 views
Flash in zBar Camera
I am using ZBAR for Qr code scanning. I had implemented ZBar correctly. Now I want to make flash light on or off in Zbar.
On ZBar website I only get information about Torch but no information about ...
0
votes
1answer
47 views
Most Current Version and Further Development/ new Features [closed]
i am wondering since the last commit date I found on the page was from Aug 8, 2011, if the ZBar Lib is still up to date. I decided last year to go with Zbar because of the good voting on ...
1
vote
0answers
100 views
App for scanning incorrect Code39 barcodes (without start/stop chars)
I have to read, with an iPhone app, a set of barcodes that have been generated with a Code39 font, but lack the leading/trailing 'asterisk', so that they are considered invalid and simply ignored by ...
0
votes
1answer
125 views
iPhone app sending data back to webserver
A little of your time. I have to develop a barcode application which is invoked from a webpage. Now i have written the javascript for calling the app. Once the app finishes reading the barcode, I have ...