Thank you for the answer. I tried this :

webBrowser1.Document.InvokeScript("print");

or

webBrowser1.Document.InvokeScript("javascript:window.print");

In both cases, it shows the printing dialog, when I click "Ok", the page
changes to :

Title : <Page title>
Progress : preparing...

And it stands here, waiting for something... Maybe there are events to
catch?

I tried this on a WindowsXP SP3 computer, I haven't tested with Linux yet.
-- 
View this message in context: 
http://www.nabble.com/WebBrowser-%2B-Printing-tp20745942p20900813.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to