micjahn / ZXing.Net

.Net port of the original java-based barcode reader and generator library zxing
Apache License 2.0
2.73k stars 665 forks source link

Undecodable QR code generated #575

Open ejalbertinfoej opened 5 months ago

ejalbertinfoej commented 5 months ago

Hello,

I have this QR code (included) which have been generated by this library, and when I try to decode it, I get nothing. Even when I try to decode from this website https://webqr.com/index.html which uses this library, the QR is not decoded.

When I tryu to decode with another website, it works. and the most weird thing is that if I actually do a screenshot of this QR code, I can decode it with the library.

all QR code I generated with this lib before have worked as expected so I hope this will be helpful enough to find the bug!

Thank you,

Eric Jalbert

Undecodable

micjahn commented 2 weeks ago

Can't reproduce the error. I tried it with the Windows Forms demo application with success: grafik