-
The problem is that the more characters, the more difficult it is to read the label, for example, a label printed with barcode 93 and that the barcode contains 6 characters it reads them without probl…
-
not working in dark backgrounds.
![image](https://user-images.githubusercontent.com/45645153/163666798-20a2823d-76ec-45d9-b3ff-e9e8508cd1dc.png)
but working well in light backgrounds
![image](htt…
-
Hi there,
thank you for your effort. That helped us much.
Is it possible to adjust your work for reading the inverted contrast qrcodes?
ps. I guess the zxing/library has a built-in Inverted…
-
When i compile my project from Eclipse everything is OK, but if i ran maven i obtain this error:
E:\programy\aikrepo\aik-cms>mvn compile
[INFO] Scanning for projects...
[INFO]
[INFO] -----------…
-
Hi,
I came to the understanding that when i want to pause scanning in an ZxingScanningView (Xamarin.Forms) that is need to use '.IsAnalyzing = false'. I tried this using the provided example code bu…
-
Hello
Could you give us advice how to mark successfully readed barcode inside image for multiply barcodes? As on screenshot http://joxi.ru/gmvee45HLpWRbr
Appreciate in advance.
-
I can't use the Sample projects. When I open them in VS 2019 I have nothing but missing references... not even System namespace is found.
-
First of all - thank you for your hard work, guys! Really appreciated!
**Is your feature request related to a problem? Please describe.**
Every time when I do `npm install` it downloads 17Mb from …
-
I've added in the barcode scanning code to my .NET Maui android application, followed all of the instructions, and the BarcodesDetected event fires twice upon scanning.
What I need to do is capture…
-
When building with webpack I have this issue:
Just this line in my code:
`import Instascan from 'instascan'`
```
ERROR in ./node_modules/instascan/src/zxing.js
Module not found: Error: Can't …