开发者

Java library for Barcode scanner?

Hello I have keyboard wedge type of scanner. Necessary condition for it is that it requires cursor to be set on text field to receive barcode Number. But i want to 开发者_JAVA技巧store scanned barcode number into buffer and used it later.

so is there any java library available which will help me in that aspect ?

Thanks !!!


Zxing is a good option.

You can also try this:

http://www.softpedia.com/get/Programming/Components-Libraries/Java-Barcode-Reader.shtml


I just answered a similar question in depth here, with an example of my implementation (I didn't want to use a keyboard hook because I didn't want to require focus on the program before interpreting a scan).


One way is zxing

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜