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
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
Which class allows an element to be accessed using unique key?
What is the ruby interface generator?
Explain managed code?
What is code security?
What is the purpose of objects present in asp.net?
Name some different types of control?
Explain public assembly?
What do you mean by option strict on?
Name the two main parts of .net?
What is the difference between readonly variable and constant variable?
How does vb.net achieve polymorphism?
How can we remove handlers at run time?
How to send xml file on server using http protocol?
Explain how to achieve polymorphism in vb.net?