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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 8 10:31:39 PDT 2009


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





--- Comment #8 from Jakob Truelsen <antialize at gmail.com>  2009-08-08 10:31:37 PDT ---
You tould me to use render instead of print. However I fail to see how
this would work. Render does not render under print-media-type (show
stopper). And also I would have to do the cutting into pages my self,
there is no way I could ever get this to support
'page-break-inside:avoid'. Even the render tree is not exposed, and
thus the is no way for me to know if I am cutting a text string in
half..

It seems to me that this is not something obscure than only I need..
Anyone implementing a browser on top of qtwebkit (arora?), would
probably want to add some kind of header and footer to the printed
document, with page: number, date and so on.  I do not see anyway that
this is currently possible..

As you (and everyone else I have talked with) seems to think that the
patch (given I fixed all the little faults) still is the wrong way to
add this to the API. My question is then what is the right way?

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