Hello,

I am using QWebFrame::print() to produce a PDF document. However, it
seems to automatically choose to use the "print" stylesheets and
discards any "screen" stylesheets during the process. Is there a way
to nicely ask it to use the screen stylesheets as in
QWebFrame::render()?

Of course, I could always scrape the HTML to replace all print
stylesheets to screen stylesheets. I am just looking for a cleaner way
to do it.

Thanks!

Chris Yuen
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to