We want to use Android mobile for dedicated application. Can somebod开发者_开发知识库y suggest how can we make it happen.
My company recently developed a small file management web app for a law firm. And we have a problem. The application was supposed to be deployed on their own internal server. But now, they want us to
I want to create DataMa开发者_如何学JAVAtrix ECC200 barcodes from a c# program. Is there a documentation how to encode the information into the barcode, or are there 3rd party assemblies to achieve th
I am writing a Delphi application that can read different barcodes, to enter data into different fields on the same form/page.
I have trouble printing barcodes from browser for one web application that I\'m developing. I found many libraries that can do the barcodes for me. Some libraries show the barcode as image some in CS
I have a textbox on an asp.net page. I use a barcode scanner to get the barcode number into that textbox. I need to then automat开发者_运维知识库icaly fire an event directly after the text box recieve
I am using iTextSharp in my application to generate a barcode. Though开发者_如何学C everything is working as I wanted, I need to display the value of the barcode under the barcode like the one showin
I wanted to ask how does Bar code recognition apps works (like Goggles)? Where do they get the bar开发者_开发问答 code information? There are a variety of standard formats for barcodes. Typically, a b
This question al开发者_StackOverflow中文版ready has answers here: Closed 11 years ago. Possible Duplicate:
I am using ZXing via intent to scan 1D bar-codes.ZXing sends me back the type of 1D barcode that was scanned (UPC-A, Code 39, etc...) and the string that is encoded in the barcode.I would like to take