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!!!