Writing and printing barcode using some DLL

  • Thread starter Thread starter zafar
  • Start date Start date
Z

zafar

Hi there,
I need to print barcodes using IDs which are used in my system. I need
some help how to print barcodes (any type EAN-13, EAN-8, Code 39 etc
etc). If there is any free DLL available for printing barcodes with
high quality in .Net so plz let me know about it.
Urgent reply will be appreciated.
Thanks.
 
Hi there,
I need to print barcodes using IDs which are used in my system. I need
some help how to print barcodes (any type EAN-13, EAN-8, Code 39 etc
etc). If there is any free DLL available for printing barcodes with
high quality in .Net so plz let me know about it.
Urgent reply will be appreciated.
Thanks.

Check out http://www.codeproject.com/ I'm pretty sure there are
examples there.

The way I often see it done is through using a barcode font, but
normally those fonts aren't free.

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/
 
Back
Top