all groups > dotnet general > december 2004 >
You're in the

dotnet general

group:

printing problem .net



printing problem .net DT
12/7/2004 11:11:44 PM
dotnet general: I am working on a windows form application which does some printing. The
problem I have been having is the "printing progress" window that pops up
when the page is about to print. How do I disable that in my code.


DT

Re: printing problem .net Da TR
12/8/2004 6:44:27 AM
That worked. Thanks

*** Sent via Developersdex http://www.developersdex.com ***
Re: printing problem .net Ron Allen
12/8/2004 9:18:14 AM
DT,
Set the PrintController of your PrintDocument to an instance of
StandardPrintController. The default is PrintControllerWithStatusDialog.

Ron Allen
[quoted text, click to view]

AddThis Social Bookmark Button