I'm currently using VBA (or possibly VB6) and an Intermec 3240 with Printset v2.2. What I would like to do is create a form in VB that when print is pressed, a barcode is created and printed out.
Ex:
||||||||||||||| (barcode)
123456 (text)
A very simple barcode that just has the barcode on top and text on the bottom on a 0.75"x05" label. Does anyone have a VB example of how I would go about doing this? I have the manual with all of the intermec commands, but I still don't quite understand how I can get this to print using VB. Currently I have a form created that has box for the text and a box for the qty to be printed, as well a print button. Any feedback would be much appreciated. Thanks in advance.
Brad
Ex:
||||||||||||||| (barcode)
123456 (text)
A very simple barcode that just has the barcode on top and text on the bottom on a 0.75"x05" label. Does anyone have a VB example of how I would go about doing this? I have the manual with all of the intermec commands, but I still don't quite understand how I can get this to print using VB. Currently I have a form created that has box for the text and a box for the qty to be printed, as well a print button. Any feedback would be much appreciated. Thanks in advance.
Brad