Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Printing to other-than-default printers


Message #1 by "Robert Rowley" <rdrowley@i...> on Wed, 26 Dec 2001 21:59:21
This may seem fairly basic, but I have forgotten how to set text and 
graphics to a Printer object, select a printer using a Common Dialog 
(Print) control, and print to the selected printer without resetting the 
computer's default printer. When I select a printer using the Common 
Dialog, and print to the Printer object, the program resets my computer's 
default printer to the selected one. When I set the Common Dialog 
PrinterDefault property to FALSE, the output is printed to the default 
printer irrespective of what I have selected using the CommonDialog 
control. Thank you in advance.

  Return to Index