Bug 40635 - Print margins isn't define
Summary: Print margins isn't define
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 42260 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-10 10:03 UTC by Andrey Cherepanov
Modified: 2005-01-19 16:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2002-04-10 09:53:14 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdeprint
Version:           KDE 3.0.0 
Severity:          normal
Installed from:    Red Hat Linux 7.2.92
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-109)
OS:                Linux (i686) release 2.4.7-10
OS/Compiler notes: 

When I print multipage HTML document on A4 print system: LPD text is wrapped only on physical page side. It's needed to add margins definitions in printer settings dialog and do printing only inside this margins.

Thanks.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application manually changed)
Comment 1 Michael Goffioul 2002-04-10 11:41:37 UTC
> When I print multipage HTML document on A4 print system: LPD text is wrapped only on physical page side. It's needed to add margins definitions in printer settings dialog and do printing only inside this margins.

I'm sorry but it's a (long known) bug of khtml that has (unfortunetaly)
not been
fixed for the 3.0 release. Basically this is due to the fact that khtml
lets
any web site override the margins using CSS even for printing.
I'll redirect the bug to khtml.

Michael.

-- 
------------------------------------------------------------------
Michael GoffioulIMEC-DESICS-MIRA
e-mail: goffioul@imec.be(Mixed-Signal and RF Applications)
Tel:    +32/16/28-8510Kapeldreef 75
Fax:    +32/16/28-15153001 HEVERLEE BELGIUM
------------------------------------------------------------------
Comment 2 Dirk Mueller 2002-09-25 06:06:45 UTC
*** Bug 42260 has been marked as a duplicate of this bug. ***
Comment 3 James Richard Tyrer 2002-12-24 10:23:19 UTC
Subject: Re: Print margins isn't define

Thank you for your bug report.
You have not provided enough information for us to be able to reproduce
the bug. Please provide a detailed account of the steps required to
trigger and reproduce the bug. Without this information, we will not be
able to reproduce, identify and fix the bug.

In 3.1.0 there is a widget under "Properties" where you can select, under the 
"Margins" tab, the margins.

Are you saying that these margins are overridden?

Comment 4 David Faure 2005-01-19 16:34:22 UTC
I just fixed this in kdelibs/kdeprint HEAD:
  M +27 -30    kpmarginpage.cpp   1.11
  M +18 -5     kprinter.cpp   1.82