Hi,
I'm highly interested in using wxWebConnect, but I need the ability to do a "print preview". I did not see this in the control library - is there a way to do a print preview or add a print preview function to the WebControl?
Brad
Kirix Support Forums
Print Preview Available?
3 posts
• Page 1 of 1
Re: Print Preview Available?
It doesn't seem to do it in wxWebConnect, but the functionality is definitely supported in XULRunner. If you are interested in looking, the function to call would seem to be printPreview() on the nsIWebBrowserPrint interface (the same interface as is used in the Print() method of the web control).
- jonmmorgan
- Registered User
- Posts: 94
- Joined: Fri May 14, 2010 9:48 am
Re: Print Preview Available?
Shouldn't be too hard to implement. You are correct-- print preview is fully supported by XULRunner, and it is simply a matter of patching it through. Most of the necessary interfaces ready to go.
Ben Williams
Kirix Support Team
Kirix Support Team
-
Ben - Kirix Support Team
- Posts: 525
- Joined: Mon Dec 19, 2005 6:29 am
3 posts
· Page 1 of 1
Return to wxWebConnect Questions, Thoughts & Feedback