Hey all,

Is there anyway way to implement a print preview using the Webkit API?

It doesn't look like WebKitPrintOperation supports it natively, right? So I was thinking it could be done by creating a new WebKitWebView, setting it to use the "print" media type, then displaying that with a Print button in a dialog, but I can't see any means to do that.

Any suggestions would be appreciated!

//Mike

--
⊨ Michael Gratton, Percept Wrangler.
⚙ <http://mjog.vee.net/>

_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to