[Webkit-unassigned] [Bug 29042] New: Custom printing shrink factors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 11:44:37 PDT 2009


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

           Summary: Custom printing shrink factors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antialize at gmail.com


Currently webkit shrinks pages with a factor of 1.25 to 2.0. 
While this is fine in most cases, it might not be the best choice in some
cases.

For for instance one might want to clamp these two values to a constant to get
a predicable dpi on the printed document.

The following patch allows one to configure these two factors.

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