How can i generate a barcode with vb.net

  • Thread starter Thread starter Shole Chan
  • Start date Start date
S

Shole Chan

Do i need any plug-in ??
Suppose i am using code 39 format ....

thanks for helping ~

I am just a chinese, sorry for my poor english >.<
 
thanks Jarek and Fergus Cooney for helping !!!
You are a really nice guys !!
^_^!!
 
You could use a bar code font however fonts are difficult to use for
bar coding and they also produce very poor quality bar codes that are
difficult to read in many cases.

A better way to do things is to use a bar code DLL that produces a
high resolution graphic image of the bar code. The best bar code
libraries are available from TAL Technologies. For more information,
visit the following web page:
http://www.taltech.com/TALtech_web/products/dll_barcodes.html

You can also download a demo VB.NET sample application for the above
bar code DLLs from the following URL:
http://www.taltech.com/TALtech_web/support/bcdlls/dllkbsc.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top