rob313663
rob313663
I have dug quite deep into (old) barcodes lately, and this is what I think (I could be wrong): BarcodeLib does not support varying the wide to narrow ratio of...
It is a Code 39 containing PATCHT, It can be read with a Zebra TC52 Android device with a 2D Imager. I think it is a contrast issue, the black...
And it is stupid having ornamental bars and spaces at the edges of a document containing a barcode. LOL!
I tested to generate an EAN-8-code with the digits "48350006" in BarcodeLib v3.0.2.0. Then I read the code with an Android device with built-in barcode scanner and it could scan...
Please attach image of the barcode and the contents it should contain together with the code used to generate it. You have probably used a character that is not encodable...
Code 39 has supported dash since it was invented in 1974. On Sun, Apr 28, 2024, 22:34 Brad Barnhill ***@***.***> wrote: > Code39 and all other types should probably contain...
UPC-E is seven digits including the check digit. What are the input digits generating this? I could help a bit troubleshooting this I think.
I have investigated, read and learned more about Code 93. Code 93 (invented by Intermec) was evolved from Code 39. I think the main reason for it to be developed...
I have tried and failed with git/github. Anyway here is a fixed Code 93 for BarcodeLib: https://www.dropbox.com/scl/fi/ms08p85br7ccnj9h7oy4z/Code93.cs?rlkey=7o8gccl7kjyjl5doeow46mvnm&dl=0 Supports full ASCII (0-127). The following strings have been tested (all tested with...
The code in the screenshot can be scanned with a Zebra TC52 Android device.