[webkit-gtk] Print complete WebKitWebView (not only visible part) into PDF with gtk3 and cairo

Steven Falken btwotch at gmail.com
Fri Jul 5 15:15:21 PDT 2013


Hi,

perhaps you have already seen my question posted on stackoverflow:
http://stackoverflow.com/questions/17460384/print-complete-webkitwebview-not-only-visible-part-into-pdf-with-gtk3-and-cair

I am trying to save a webpage into a pdf via a gtk3 WebkitWebView
and cairo_pdf_surface_create. Only the visible part (in the gtk
window that opens ups) gets saved into the pdf instead of the
complete site.

Do you have any ideas or questions?

Thank you a lot!


More information about the webkit-gtk mailing list