I have successfuly printed a barcode without having to have a font set on the printer using Cesar's code, that is brilliant.
HOwever, now I am beginning to work on the one "with font".
I tried:
Printer.Print Space(10) *ABC-123-DEF*
ABC-123-DEF being the string I'm gonna to barcode, but VB doesnt like the *
Any thoughts?
Many thanks