OrthoDocSoft
Programmer
Folks,
I do this: (the "false" is bold or not)
and it works fine. So I added a font to my windows fonts called "3 of 9 Barcode" and when I try:
I don't get the barcode output. Frick. I am stuck printing my own reports "by hand (ie, vb6), so I don't have the luxury of "Word" yet....
Does anyone know how to make this work? Do I have the font in the right place?
Thanks,
Ortho
"you cain't fix 'stupid'...
I do this: (the "false" is bold or not)
Code:
Call SetPrinterFont("Ariel", 48, False)
and it works fine. So I added a font to my windows fonts called "3 of 9 Barcode" and when I try:
Code:
Call SetPrinterFont("3 of 9 Barcode", 48, False)
I don't get the barcode output. Frick. I am stuck printing my own reports "by hand (ie, vb6), so I don't have the luxury of "Word" yet....
Does anyone know how to make this work? Do I have the font in the right place?
Thanks,
Ortho
![[lookaround] [lookaround] [lookaround]](/data/assets/smilies/lookaround.gif)