Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Decoding Barcode Image in C#

Tags:

c#

decode

barcode

Has anybody been able to use the barcode decoding application given on the following link? I am unable to run the application.

Reference Link: http://www.codeproject.com/KB/graphics/BarcodeImaging3.aspx

I downloaded the source code and added its reference into my project.
When I debug the code in VS 2008, it shows me a pop-up containing:

The following module was built with optimizations enabled or without debug information : C:\Windows\Microsoft.Net\Framework\v2.0.50727\Temporary ASP.NET Files\root\7c06d97f\c871fca3\assembly\dl3\1ed1f335\00d7b454_9450ca01\BArcodingIm­aging.DLL

Because of this, the breakpoint at the method (ReadBarcode) in the class library is not reached: clsBarcodeImaging.cs

like image 837
Ravneet Avatar asked Aug 09 '26 04:08

Ravneet


1 Answers

Try zxing.net plugin it help to decode barcode from bitmap image https://github.com/micjahn/ZXing.Net or try NueDynamicsBarcode sdk

like image 58
Nitin Dominic Avatar answered Aug 11 '26 18:08

Nitin Dominic



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!