0

I want to read barcode from camera using zbar sdk in windows phone. There is SDK available for iPhone and Android platforms, chack this link http://sourceforge.net/projects/zbar/files/

I am not sure any sdk available for zbar barcode in windows phone.

Edit: Currently, I am using zXing barcode library to scan barcode, but it does not support some barcode formats which are supported by zbar library.

Ankit
  • 55
  • 7

1 Answers1

0

There is a another option on WP7 for barcode scanning - ZXing library. Look to ZXing Helper, maybe it will be suitable for you

Ku6opr
  • 8,126
  • 2
  • 24
  • 31