change default printer


[ Delphi Forum ] [ Delphi Tutorials -- by DelphiLand ]

Posted by p12316 Gianni on May 25, 2003 at 07:42:21:

How can i fix the printer choosen by 'PrintDialog' or 'PrinterSetupDialog' so than the next report uses it instead of default printer?

something like
...
printdialog1.execute;
quickReport1.print;

thanks


Related Articles and Replies:


[ Delphi Forum ]
[ DelphiLand: free Delphi source code, tips, tutorials ]