How can I get ZBar to not only return me a barcode text string but a UIImage of scanned ba开发者_JAVA百科rcode as well?Include something like this in the class that implements ZBarReaderDelegate:
I have read the other questions on SO that I could find.I want to read a barcode and have the return sent to my applic开发者_Python百科ation, just like when I plug in a scanner to my computer.I unders
I skimmed through their documentation and found it a bit overwhelming at first. 开发者_开发问答I know you can search for items by entering a UPC (the number below a 1D barcode), but I couldn\'t find a
I found a barcode generator at webservicesx.net that uses a SOAP interface to request a barcode image.It supports a myriad of formats <barcodeType>Code_2_5_interleaved or Code_2_5_industrial or
I am looking for a hardware barcode scanner which is preferably wireless that can be interfaced with Titanium Developer.
I need to use a DLL file from qsBarcode http://www.qsbarcode.de/en/index.htm (here is the download link http://www.qsbarcode.de/en/download/qsbar39.zip). The dll will decode a bitmap image that contai
I followed every instructions, wiki, getting started, guides, help, etc. I could find about ZXing project.
I am looking to write my own media library and was wondering are there any free .Net APIs out there to identify a product based on a given barcode? As a secondary point are there .Net APIs to return c
I created a listview and would like to know how to have each diff. item open diff. activity/intent example: In listview
I want to generate a barcode and underneath a button so that the user can just click it and then print. However I haven\'t been able to do this so now I have this code: