Click to See Complete Forum and Search --> : Selecting a non-default printer without showing the print dialog


April 23rd, 1999, 05:13 PM
I'm trying to print a file from a CEditView derived class and I'm having a hard time selecting a printer without using the dialog box. I'd like to let the user select the printer once and for all and store whatever info I need either in the registry or an .ini file, then use that info to select the right printer. Please help!!!