Click to See Complete Forum and Search --> : How to change the printer with MFC Apps.


May 12th, 1999, 07:21 AM
How to change the printer with MFC Apps?
My application always prints to same printer.
So, I want simply change the printer before printing
even if different printer is selected, but..
I tried SelectPrinter() function to do this, but it
doesn't work. Probably, my program was bad..

Somebody help!