hello!
I am developing software in vb6 and vb.net separately
which i need to generate barcodes e.g i have a
string "182346-u",so the problem is that how to generate
barcode from this type of string
can any body help me please thanks
regard !
Answer Posted / paul
The string will be rendered correctly if you use the right
font, there is nothing special about barcodes. Google and
download the Free3Of9 font and use that.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the advantages of migrating to vb.net?
Explain the difference between system.string and system.stringbuilder classes?
Can you please explain the difference between value and reference types?
Explain an assembly and its use?
Explain about branching logic control in vb.net?
What are the different variables in vb.net?
how to get dynamic control array position or its index position?
What is the difference between Namespace and Assembly?
Why should you use delegate?
How can we remove handlers at run time?
Explain code security?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
how many server control present in .net
What is the importance of a Button control?
What is normal jit?