Tagged Questions

1
vote
2answers
43 views

How to display barcode in iPhone

Hello, I need to show barcode string(example :1001847983) into barcode image in A UIView.Does the iPhone SDK supports barcode fonts ? I don't need reading the barcode, I just want to show the string …
0
votes
1answer
44 views

Using xvkbd to read a barcode. How to disable Enter key?

Hello, I am using zbarcam to read barcode from a webcam in my webapps. But, since zbarcam display a \n at the end, my form is submit. Here is what I use : read_one.py #!/usr/bin/python from sys …
1
vote
1answer
34 views

Reading status from Zebra Printer

Hi, I'm working on a project where we need to use a Zebra Printer for barcode labels. We're using C#, and we're doing OK on the printing side of things, sending raw ZPL strings to the printer (using …
0
votes
1answer
89 views

Free Barcode 128 library for C#

Could anybody recommend a free barcode 128 library for C#? Would appreciate any help!
0
votes
2answers
48 views

Showing a Barcode on a SSRS report without SSRS addins

I recently had the task of adding a barcode onto a SSRS report without being able to add anything to the report server other than the report itself.
3
votes
4answers
505 views

Barcode reading using picture taken using mobile phone camera

How do we do programmatic reading of a barcode that is captured using a mobile phone camera? For example, how do that using iPhone or Android or Java ME? Do we need separate hardware to read bar code …
3
votes
3answers
172 views

ZXing (”Zebra Crossing”) in C#

I'm looking for a good open-source library that can find and read a barcode from an image (versus using a barcode scanner). From other questions on Stack Overflow, I've found that ZXing ("Zebra …
0
votes
0answers
46 views

2D barcode scanner for OS X? [closed]

What is the best QR barcode scanner for OS X?
0
votes
6answers
275 views

Java print barcode labels

Cans someone point in the write direction for printing barcode labels using Java? I can use the barbecue library (http://barbecue.sourceforge.net/) to generate them bar codes as images, but I need a …
0
votes
2answers
99 views

How To Use ZXing C# Port

NOTE: My original question was about whether the ZXing C# port is reliable, but here, I'm trying to figure out how to use it. Thus, they are not duplicates. I'm trying to use the ZXing C# module, but …
3
votes
1answer
145 views

image to barcode recognition

Hello, I know this has been discussed a few times on stackoverflow but I wasn't able to find a sufficient answer. For a project, I am seeking the best possible piece of software/api/library that can …
1
vote
2answers
198 views

How to read a EAN-13 bar-code from an image in C ?

I would like to read a EAN-13 bar-code from an image in C. I found the OpenCV library that should help me to compute the image as well as an article about an iPhone App that can read Sudoku. But in …
1
vote
3answers
77 views

Accuracy of barcode vs qrcode?

I want to develop a supermarket application for checking and billing. Should I use barcodes or qrcodes? Which will give better accuracy?
2
votes
2answers
77 views

How to ask bash to wait for a result and send a SIGKILL when it get it ?

I want to use zbarcam but after reading a barcode, it doesn't stop. $ zbarcam | xvkbd -file - -window emacs EAN-13:6941428130969 CODE-128:3096140900557 Do you know how I can tell bash to kill …
0
votes
3answers
61 views

Hello im very new to Wpf and also to progamming. I need to do project on barcode generation.

I found lot of Barcode generation codeprojects in C#. But could not find 1 in VB.Net. Please help me on this.

1 2 3 4 5 next
15 30 50 per page