i want to generate bar code when i type a number on text box. like 1.1.1.1. do you have any idea how can i generate bar code in windows application and store in DB.
its urgent for me.
thanks in advance
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.
NazeerPosted Jun 12, 2014, 2:27 AM
There are lots of great and easy sdks that support barcodes, the support ranges from basic support like ZBar to advanced support like leadtools.
If you need more details or samples, the internet is full of articles of how to generate barcodes.
Regarding saving to the database, once you generate the barcode you can easily save it to the database.
makaveil jojoPosted Dec 16, 2013, 10:47 PM
Some sample code of generating barcode in C# for you:
Jignesh TrivediPosted Dec 9, 2013, 3:06 AM
as per my knowledge, the bar code font is also available. with the help of this you can generate bar code of any particular text..
http://www.barcodesinc.com/free-barcode-font/
hope this will help you.
Ring ZhongPosted Dec 9, 2013, 2:55 AM
here is the link for the third party api, it's completely free and useful. Hope it helps.
http://freebarcode.codeplex.com/