Is there an Windows 8 API that we can leverage to read barcodes? -


i looking html/javascript sample can use on windows 8 app read barcodes.

there couple apps can read barcodes in store. however, must using c# because not able find sample uses html/javascript able read barcodes. know barcodes have specific requirements, looking sample here.

does know can find simple sample?

thank reading.

yes - zxing open source library reading 1d , 2d barcodes. there few ports including 1 winrt can found here: http://zxingnet.codeplex.com/. should able reference in application component , call winjs.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

Cross-Compiling Linux Kernel for Raspberry Pi - ${CCPREFIX}gcc -v does not work -

java.lang.NoClassDefFoundError When Creating New Android Project -