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 !
Answers were Sorted based on User's Feedback
Answer / 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 |
How to Insert a TextBox value in to Sql database using VB.Net coding?
How does you get record no from 5 to 15 from a dataset of 100 records?
What are Major Feature of VB.NET Over C#.NET
What is an indexed property?
What are the shared variables?
What is "Friend" in VB.Net?
Explain manifest?
Define cls?
Explain the difference between namespace and assembly?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
0 Answers College School Exams Tests,
Why do you need Lock in Visual Basic?
how to get dynamic control array position or its index position?