[Webkit-unassigned] [Bug 35668] New: [Qt] Printing to pdf scales the content, so it have the wrong size on screen, and in print

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 03:58:06 PST 2010


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

           Summary: [Qt] Printing to pdf scales the content, so it have
                    the wrong size on screen, and in print
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from issue QTBUG-4898
http://bugreports.qt.nokia.com/browse/QTBUG-4898

--- Description ---

Printing to pdf scales the content, so it have the wrong size on screen, and in
print. This have been reproduced with HTML content but a simple
QPainter::drawRect() test displays (slightly) wrong on screen, but prints
correctly. It happens on both Windows and Linux. When a certain size is set in
inches (or cm) in the HTML document, this is not respected in the final pdf
document.

<p>The examples/webkit/previewer/ example demonstrates the behavior with the
attached file.</p>

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