It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Visual Basic Forum

How do printers recognize a font change using printer.print

Moderator: dafunkymunky

How do printers recognize a font change using printer.print

Postby HeavyMetal on Wed Dec 12, 2007 6:30 pm

I print a heading in Verdana then switch to Courier for the data. My printer recognizes the font change and prints correctly but another system with a HP printer does not. It stays in Verdana.

printer.font = "Verdana"
printer.print heading_text
printer print ""
printer.font = "Courier"
printer.print data ......

I wonder why the HP does not change the font.
HeavyMetal
 
Posts: 4
Joined: Fri Aug 03, 2007 3:06 pm
Location: Toledo, Ohio

Who is online

Users browsing this forum: No registered users and 0 guests