how to generate barcode in asp.net?
does anyone has any idea, how to generate barcode in asp.net? i need to store id, name, address and sid ,is it possible using barcode?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prateek AchrekarPosted Feb 3, 2016, 3:26 PM
1) Use barcode fonts to convert letters and numbers (and some symbols) to barcodes. If you're generating the barcodes at the server side, you will need to install the appropriate fonts on your server and find a way to render the fonts into an image
2) The other approach is to use a library such as explained in this article:
http://www.codeproject.com/Articles/690035/Choosing-the-Right-Barcode-for-Your-Application
Kip HackmanPosted Mar 12, 2021, 3:19 PM
Rajeesh MenothPosted Jan 24, 2016, 11:38 PM
Krishna Rajput SinghPosted Jan 24, 2016, 12:33 AM
Shweta LodhaPosted Jan 23, 2016, 9:41 PM
Please have a look at this link:
http://www.c-sharpcorner.com/forums/print-barcode