[Webkit-unassigned] [Bug 16493] [GTK] Provide a public printing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 13:34:42 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=16493





------- Comment #5 from alp at nuanti.com  2008-06-05 13:34 PDT -------
Some applications (Devhelp, Epiphany) are using this as a pretty workable
solution for now:

webkit_web_view_execute_script (web_view, "print();");

This will pop up a GtkPrint window with the user's default print settings,
including a print preview button.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list