Re: [webkit-gtk] Print preview in WebKit2

2012-02-29 Thread Gustavo Noronha Silva
Hey, On Mon, 2012-02-27 at 12:32 +0100, Carlos Garcia Campos wrote: > There's another option that would require some more changes, but might > solve all the problems. We could turn evince-previewer into a D-Bus > service org.gtk.PrintPreview (or something like that) that launches > evince-previewe

[webkit-gtk] Print preview in WebKit2

2012-02-27 Thread Carlos Garcia Campos
Last week, I finished the patch (not landed yet, though) to add printing errors reporting API to WebKit2 GTK+ API, which means only print preview is left to finish full printing support in WebKit2. There are two main problems to solve regarding print preview implementation: the previewer to show p