On Wed Sep 23 19:21:31 BST 2009, Sundance wrote:

> ... Also, might be a stupid question, but what happens if you use
> QWebFrame.print() instead of .render()?

This should produce something more acceptable for printing, though what you
get depends on the style sheet.

I couldn't say if there are clipping issues with this approach, but one
problem that can occur is that titles may become separated from the
paragraphs that immediately follow them. There may be a way to write the
style sheet or HTML to prevent this - it would require a bit of
experimentation to find out.

David
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to