[Webkit-unassigned] [Bug 68853] New: Need a mechanism to query plugins for scaling to printable area or not.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 17:26:33 PDT 2011


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

           Summary: Need a mechanism to query plugins for scaling to
                    printable area or not.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vandebo at chromium.org


The PDF format has a field to request that the output not be scaled to the printable area.  A decision about printing to the printable area vs. the entire page needs to be made before the printing flow starts.  The attached patch adds an accessor/API so that the plugins can indicate that print scaling should be disabled.

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