Barcode Generator and reader in asp.net!

Posted by Coolbharat under ASP.NET on 11/28/2013 | Points: 10 | Views : 7075 | Status : [Member] | Replies : 11
I need to generate and read the images of barcode in 1D(code39,code128,UPC,EAN-8,EAN-13)and 2D(PDF-417,QRCode,DataMatrix).I got to know that we can generate barcode with the help of iTextsharp.But i can't generate any barcode till now.Please tell me where am i wrong and what am i missing....I have attached the codes that is used to generate Code 128 barcodes with this message....Also help is needed as how to read specific barcode image of iTextsharp to decode the information of the barcode....Urgent help is needed as soon as possible as i am nearing a deadline and as a beginner it is very vital for me....




Responses

Posted by: vishalneeraj-24503 on: 11/28/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Please find below url:-
http://www.aspose.com/.net/barcode-component.aspx
http://www.onbarcode.com/tutorial/asp-net-barcode-generation.html
http://www.onbarcode.com/products/net_barcode_reader/

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

Posted by: vishalneeraj-24503 on: 11/28/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Please also find:-
http://bytescout.com/products/developer/barcodereadersdk/bytescoutbarcodereadersdk.html
http://forums.asp.net/t/1833963.aspx

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

Posted by: Coolbharat on: 11/28/2013 [Member] Starter | Points: 25

Up
0
Down
i have already tried all these SDKs and forums.These SDKs are commercial and need to be purchased to use.I need to do these programmatically and that too an asp.net web application without using any SDKs.I need to do this using iTextsharp as it is free.

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

Posted by: vishalneeraj-24503 on: 11/28/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Hi, you can refer below links:-
http://www.youtube.com/watch?v=ig88OAH4Hs0
http://www.youtube.com/watch?v=g99ILFUGBoI
http://www.barcodeasp.com/
http://www.telerik.com/products/aspnet-ajax/barcode.aspx
http://www.aspsnippets.com/Articles/Dynamically-Generate-and-Display-Barcode-Image-in-ASPNet.aspx

Please let me know.

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

Posted by: t5j9033387989 on: 11/28/2013 [Member] Starter | Points: 25

Up
0
Down
i think this article has step by step solution for your requirement ,
simply follow it's steps.

http://www.codeproject.com/Articles/14409/GenCode128-A-Code128-Barcode-Generator

i think it will help you,

if there is any query then let me know,

Thanks&Regards,
Ketan Italiya

mark this answer if it will really help you,

Thanks&Regards
ketan

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

Posted by: Makaveiljojo on: 12/2/2013 [Member] Starter | Points: 25

Up
0
Down
Check this out:
How to generate barcode in ASP.NET: http://www.keepautomation.com/guide/aspnet_barcode_generator.html

Barcode reader for ASP.NET http://www.keepautomation.com/products/net_barcode_reader/

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

Posted by: Sarahwhite0 on: 6/3/2014 [Member] Starter | Points: 25

Up
0
Down
Not expert in barcode genearting in .net, asp.net, but have ever integrate one barcode scanner component into my aps.net application. You may get full idea from: http://www.pqscan.com/barcode-scanner/.

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

Posted by: Sadman on: 6/6/2014 [Member] Starter | Points: 25

Up
0
Down
hi .

am not fimilar with generating barcode with iTextsharp ,as the matter of fact ,I'm not fond of these 3rd-party barcode SDK or lib mentioned by the forum beacuse they're all commercial.Some free barcode component can meet all my need for personal use and work.Also this control is recommended by CodePlex -http://freebarcode.codeplex.com/.hope it can do you a bit favor.

regards

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

Posted by: Duffzz on: 10/10/2014 [Member] Starter | Points: 25

Up
0
Down
Change the generator, I gooled a ASP.NET Barcode Generator. http://www.onbarcode.com/products/net_barcode_asp_net/
And if you want to read barcode, this .NET Barcode Reader can help you. http://www.onbarcode.com/products/net_barcode_reader/

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

Posted by: Allensmith on: 2/1/2015 [Member] Starter | Points: 25

Up
0
Down
How to Generate QR Code in ASP.NET Library?There are a few steps you should know:
1,Install ASP.NET Barcode Control;
2,Add ASP.NET Barcode Control onto your .NET Visual Studio Toolbox;
3,Copy "qrcode.aspx" and "qrcode.aspx.cs" to the folder where your aspx pages are generating barcodes;
4,Drag and drop the WebQRCode control into the Forms;
5,Run the website and you will see a barcode image generated;
You can also refer to this:http://www.keepdynamic.com/aspnet-barcode-generator/qr-code.shtml

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

Posted by: Jackadision on: 4/22/2016 [Member] Starter | Points: 25

Up
0
Down
Hello, You should try a professional barcode generator app to generate scanable barcode, this tool contains very simple user interface that allows user to create barcode without need of any professional experience.
For more you can visit: http://www.softwaredownloadcentre.com/software/label-barcoder-software.php

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

Login to post response