[Webkit-unassigned] [Bug 26584] [Qt] Printing extra information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 8 10:32:14 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26584





--- Comment #9 from Jakob Truelsen <antialize at gmail.com>  2009-08-08 10:32:13 PDT ---
Reply from Trent:
First, this conversation would be much better easier to follow if it occurred
on the bugzillla.  Please reply there.

I am saying what you should do is render the WebPage to a QImage yourself.
The entire page without any breaks or clipping.

And then you can manipulate that QImage yourself into several smaller QImage's
corresponding to each page... add footers, and headers... and then send the
set of those QImage's to the printer to be printed.

I fail to see how this is impossible or how you could have any show stoppers.
A webpage can be rendered to a QImage and you can print QImage's yourself.

What is the problem?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list