[webkit-qt] Using "screen" stylesheet in QWebFrame::print()

Kenneth Christiansen kenneth.christiansen at openbossa.org
Mon Jun 7 05:26:38 PDT 2010


Currently WebCore does that, it also forces a layout at the width of the page.

If we are going to change this we will have to come up with some good API.

Kenneth

On Sun, Jun 6, 2010 at 10:41 PM, Chris Yuen <kizzx2 at gmail.com> wrote:
> 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
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>



-- 
Kenneth Rohde Christiansen
Technical Lead / Senior Software Engineer
Qt Labs Americas, Nokia Technology Institute, INdT
Phone  +55 81 8895 6002 / E-mail kenneth.christiansen at openbossa.org


More information about the webkit-qt mailing list