Re: Geckofx print page setup

[email protected] Tue, 28 Jan 2014 11:13:26 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.embedding
Message-ID <[email protected]>
Sorry to revive this old thread, but I have difficulty printing with GeckoFX. When I call window.print () the print dialog box is displayed, but pressing ok printing is not performed. If I try to print a second time, an error appears: "Printer Error, not available". 
In Visual Studio I see the following error: 
CLASS_E_CLASSNOTAVAILABLE 
Skybound.Gecko.nsIWebBrowserPrint.print (nslPrintSettings aThePrintSettings, nsIWebProgressListener aWPListener). 

Someone can help me? Thank you.