How to define webbrowser print settings

Joined
Mar 14, 2014
Messages
12
Programming Experience
10+
I would like to print a webbrowser object, repeatedly. If I call .print, it only uses the default printer. If I call .showprintdialog, I does ask the user to chose the printer, but it would ask every time I call it. I'd like to ask once and use repeatedly. I'd appreciate any direction.
 
Back
Top