Spelt / ZXing.Delphi

ZXing Barcode Scanning object Pascal Library for Delphi VCL and Delphi Firemonkey
Apache License 2.0
471 stars 206 forks source link

Ean13 #137

Closed sametkayaoglu closed 9 months ago

sametkayaoglu commented 1 year ago

ean13

hi ean13 doesn't read barcode

Spelt commented 1 year ago

Hi,

On which platform do you experience this ?

On Mon, 9 Jan 2023 at 19:28, sametkayaoglu @.***> wrote:

[image: ean13] https://user-images.githubusercontent.com/21238095/211380965-3198003f-15b8-459c-9d19-b66717b3083f.png

hi ean13 doesn't read barcode

— Reply to this email directly, view it on GitHub https://github.com/Spelt/ZXing.Delphi/issues/137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAS3VL3C4NFAN5XHGXYMBTWRRKGPANCNFSM6AAAAAATVXWGNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sametkayaoglu commented 1 year ago

i live on all platforms including windows Actually, the first digit information at the beginning of the problem is too much, but I couldn't find the solution.

Spelt commented 1 year ago

Hi

I tried this barcode in several apps and some do recognize it and some don't. After further investigation I saw a weird thing: it looks like the barcode is corrupted somehow. There is one bar on the left to many. It also looks weird. If you photoshop the left bar away it works. See the image below. I think this is the cause. It seems not to get recognized as an EAN barcode because of this and thats why its failing.

explain bad EAN13

sametkayaoglu commented 1 year ago

Hi I noticed this too, but it reads on laser device and some libraries The product belongs to a large food company, so it does not seem possible to change it. Can a change be made to the Zxing infrastructure?

Spelt commented 1 year ago

Maybe its some kind of extra extension on EAN13. I tested it with other zxing libs but they don’t recognize it too. You can make changes, sure. I’m happy to test it. Op 14 jan. 2023 om 20:57 heeft sametkayaoglu @.***> het volgende geschreven: Hi I noticed this too, but it reads on laser device and some libraries The product belongs to a large food company, so it does not seem possible to change it. Can a change be made to the Zxing infrastructure?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>