[PATCH] Printing

Waldo Bastian bastian at kde.org
Thu May 23 19:39:58 BST 2002


On Thursday 23 May 2002 01:29 am, Lars Knoll wrote:
> > The following patch fixes the "problem" with a small part of the text
> > being repeated at the top of the next page.
>
> Hmmm... that's a lot easier than doing real paged layout, but will solve
> the printing problem. Great idea :)

The problem which remains then is that I somehow need to ignore the margin set 
for the body when printing because the print routine adds the margin already 
(I could change the print algorithm so that it takes the value set for the 
body into account with some restrictions) but if the html rendering also adds 
the margin you get too much margin on pages that correctly specify one.

Since I can't use !important to override the margin I am out of ideas for that 
one.

Cheers,
Waldo
-- 
bastian at kde.org  |   SuSE Labs KDE Developer  |  bastian at suse.com





More information about the kfm-devel mailing list