how to download fonts to laser printer
-
I need to print barcodes using VC++ 2005 Pro on XP network laser printer. I have the barcode on the PC but need to download them to the printer. My program already calls win32 api function CreateFontIndirect(), but the barcode doesn't print, so I assume the font needs to be downloaded. Thanks
-
I need to print barcodes using VC++ 2005 Pro on XP network laser printer. I have the barcode on the PC but need to download them to the printer. My program already calls win32 api function CreateFontIndirect(), but the barcode doesn't print, so I assume the font needs to be downloaded. Thanks
-
you mean to tell me that nobody here knows how to do this :omg: I can't believe that nobody here has every had to download fonts to a printer. Unbelieveable.:confused:
nah. We've gone paperless - nobody prints anymore ;P You've created the font object but have you selected it into the printer DC before you render what you're going to print? Mark
"If you can dodge a wrench, you can dodge a ball."