want to genarate BarCode in VB.Net
-
I want to genarate bar code for my project assigned to me. I don't have any idea about it, I have searched for the hints on google but didn't get any thing. Can anybody give any hint?
SSK. Anyone who says sunshine brings happiness has never danced in the rain.
-
I want to genarate bar code for my project assigned to me. I don't have any idea about it, I have searched for the hints on google but didn't get any thing. Can anybody give any hint?
-
I want to genarate bar code for my project assigned to me. I don't have any idea about it, I have searched for the hints on google but didn't get any thing. Can anybody give any hint?
sorry, my english is bad(i'm form mexico) you need download a FONT called "BARCODE" or "3 of 9 Barcode". After that you go to "C:/Windows/FONTS" and paste the FONT that you download previously. After you can use the example of this page <a href="http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=58">http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=58</a>[<a href="http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=58" target="_blank" title="New Window">^</a>] or only drawing e.Graphics.DrawString("*" & text & "*", New Font("3 of 9 BARCODE", 20), Brushes.Black, 100, 100) no forget "*" (asterisc) because if you forget that The scanner can't read the CODE....ok? orlando_back@hotmail.com :)
-
SSK. Anyone who says sunshine brings happiness has never danced in the rain.
-
sorry, my english is bad(i'm form mexico) you need download a FONT called "BARCODE" or "3 of 9 Barcode". After that you go to "C:/Windows/FONTS" and paste the FONT that you download previously. After you can use the example of this page <a href="http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=58">http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=58</a>[<a href="http://www.neodynamic.com/ND/FaqsTipsTricks.aspx?tabid=66&prodid=1&sid=58" target="_blank" title="New Window">^</a>] or only drawing e.Graphics.DrawString("*" & text & "*", New Font("3 of 9 BARCODE", 20), Brushes.Black, 100, 100) no forget "*" (asterisc) because if you forget that The scanner can't read the CODE....ok? orlando_back@hotmail.com :)
-
Always Welcome.
SSK. Anyone who says sunshine brings happiness has never danced in the rain.