I want to create around 10 barcode images of different number on one web page at a time.
How do i do that. I have code to create an EAN13 barcode but not for saving that on a webpage
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.
Mohamed AbedallahPosted Aug 25, 2016, 10:59 AM
If you want to make the barcode as images, you can create an empty white image and then draw the text using the barcode font on the image.
See the following links that might help you:
http://www.fontpalace.com/font-download/EAN-13/
http://graphicdesign.stackexchange.com/questions/1873/how-to-create-an-ean-13-barcode-with-a-font
Another option is to use a commercial SDK to achieve this. LEADTOOLS supports the EAN-13 barcode type as well as many other barcodes types if you need them. Here is a post with more information:
http://support.leadtools.com/SupportPortal/CS/forums/44074/showpost.aspx
Disclaimer: I'm an employee at LEAD
alice yangPosted Aug 8, 2016, 1:57 AM
Midhun TpPosted Aug 8, 2016, 12:36 AM
JohnPosted Aug 8, 2016, 12:32 AM
Midhun T Pi want code in c# to generate barcode
JohnPosted Aug 8, 2016, 12:31 AM
alice yangPosted Aug 7, 2016, 9:20 PM
Midhun TpPosted Aug 6, 2016, 7:53 AM