barcode
How to reliably decode PDF417 barcodes on Android using software (not Zxing)?
What I need: I need a java library (preferably for Android) that is capable of reliably decoding PDF417 barcodes, which may be distorted (not flat) and/or partially obscured.[详细]
2023-03-22 04:50 分类:问答how to use onActivityResult(..) if the activity is called from a menu
This is my problem: class main extends menuActivity{ // .. // public void onActivityResult(int requestCode, int resultCode, Intent data) {[详细]
2023-03-21 21:08 分类:问答How can I direct output from a program to fill a form on a webpage?
My 1D barcode scanner appears as an input device in Linux allowing me to fill a web page form with barcode scans exactly as if I was manually typing the input.I need to replicate this \'scan--put data[详细]
2023-03-21 16:58 分类:问答Android issue in using redlaser sdk
I am using redlaser api in my app. I am getting \"Resource not found\" exception in the anim folder. But I am not using any of the animation file in the acitivity where I am using the redlaser. Its sh[详细]
2023-03-21 03:42 分类:问答How do I get a product's name online from a barcode? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po[详细]
2023-03-20 22:29 分类:问答Generate barcodes in Django site
I want to add barcode generation in a Django site and wonder what the best library or api would be. My first preference is something callable from Python - either written in Python or a C/C++ lib that[详细]
2023-03-17 05:47 分类:问答Truncated/Compact PDF417 Matrix
I\'m reading a compact/truncated PDF417 barcode using java and I have the matrices for the 开发者_如何学Pythonstart and end pattern for a standard PDF417 barcode:[详细]
2023-03-16 23:55 分类:问答ZXing Android Generate 1D barcode
I\'ve gone through the examples here regarding encoding barcode: http://code.google.com/p/zxing/source/browse/trunk/androidtest/src/com/google/zxing/client/androidtest/ZXingTestActivity.java开发者_S[详细]
2023-03-13 17:31 分类:问答Barcode reading values to textbox?
I have a barcode scanner which reads the string of the barcode and displays in the active text box. also there is no consistent end character to the barcode, or standard length (I have 5 diffent lengt[详细]
2023-03-13 16:49 分类:问答Add a barcode mulitple times based on the class before
I have a list of numbers and I need to automatically have them each turned into a barcode.I can get the first one to change, but I cannot get the ones after to change.I have a jquery barcode generator[详细]
2023-03-12 01:40 分类:问答