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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 09:39:00 PDT 2009


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





--- Comment #20 from Jakob Truelsen <antialize at gmail.com>  2009-09-04 09:39:00 PDT ---
Sure thing, so for the project I am developing what I need is to print the
content of several different web pages (frames) into one print job (Create one
pdf document).  The problem is that if the frame creates a printer then that is
not possible. (One can extend QPrinter and make some ugly hacks but that is
besides the point). Of cause the project I am working on (qtwkhtmltopdf)
requires a lot of different changes to make all its features working, most of
which you (webkit/qt) has made it quite clear are to obscure to make it into
qt/webkit.  If printing multiple frames into one document is also considered an
obscure thing (I do not find it obscure). Then I of cause am willing to
implement the functionality into the QWebFrame object as you described.

-- 
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