Good time of day!
need to programmatically print the document in the WebBrowser, and the printer is the default printer on the system.
How to programmatically invoke a dialog for selecting the printer know software to choose.
How to programmatically change the default printer, and then to return to the place also know (this now works) but I would like not changing the default printer.
It is clear that how to print, too.
Ideally, we would like to associate WebBroser and System.Drawing.Printing.PrintDocument in which the printer selection is not questioned.
Tell me, maybe someone already butted with this problem.
Thank you.