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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 01:51:06 PDT 2009


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





--- Comment #21 from Ariya Hidayat <ariya.hidayat at trolltech.com>  2009-09-08 01:51:06 PDT ---
I would argue that merging several contents into one printer job to result in
one single PDF rather belongs to the Qt core library. Imagine if we need to
duplicate this functionality everywhere (e.g. printing from other sources,
QTextDocument), literally we would sprinkle the API with functions that can be
centralized in e.g. QPrinter.

Coming back to the patch, if we only exclude the above merging feature, can we
get away without introducing a new class (QWebPrinter)? IOW is that possible to
realize the code snippet I posted before?

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