How to decode barcode image!

Posted by Coolbharat under ASP.NET on 12/28/2013 | Points: 10 | Views : 5417 | Status : [Member] | Replies : 6
Hi,
Ihave generated barcodes of code39,code128,Codabar,Interleaved 2 of 5 standards.Now i need to decode or identify the information inside the barcode image.I need to upload an image of barcode and identify it's type and information inside.One important information is that i am using iTextsharp.dll or iTextsharp library to generate these barcodes.If someone will be able to help please give some help.Thanks to all in advance.




Responses

Posted by: Ring on: 12/29/2013 [Member] Starter | Points: 25

Up
0
Down
Hello Coolbharat,
try the spire.barcode, it can read and generate the 1D and 2D barcode. The more important is that it's free.
http://freebarcode.codeplex.com/

Coolbharat, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Coolbharat on: 12/30/2013 [Member] Starter | Points: 25

Up
0
Down
Hello Ring,
Thanks for spending your precious time on my problem.I need to do it myself without using any commercial dll's.Although spire barcode is free bu we can't use it in our code because of license agreement.So is there any other way around like using iTextsharp or by using pure coding?



Coolbharat, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Ring on: 12/30/2013 [Member] Starter | Points: 25

Up
0
Down
Hello Coolbharat,
Sorry for the inconvenience, that I just tested the spire.barcode but not generic iTextsharp. Hope you could find the perfect solution.

Coolbharat, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Coolbharat on: 12/30/2013 [Member] Starter | Points: 25

Up
0
Down
need help ASAP on how to decode a iTextSharp barcode image....if it is done through iTextsharp then it would be great....

Coolbharat, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Makaveiljojo on: 1/17/2014 [Member] Starter | Points: 25

Up
0
Down
A barcode reader is used to scan and decode barcode. Most of them reads both 1D and 2D barcodes fast and accurately.
http://www.keepautomation.com/products/net_barcode_reader/


Coolbharat, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Thackeray on: 2/26/2014 [Member] Starter | Points: 25

Up
0
Down
If this is your first time to use image barcode reader, I would like to suggest that you see this post and test image qr code reader at first.


http://www.rasteredge.com/how-to/vb-net-imaging/barcode-reading-qrcode/


Coolbharat, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response