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 <[email protected]> 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 > [email protected] > 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 _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
