UNCONFIRMED 57747
Printing PDF from iframe not aligned and fit properly to page
https://bugs.webkit.org/show_bug.cgi?id=57747
Summary Printing PDF from iframe not aligned and fit properly to page
Tony Sung
Reported 2011-04-04 01:38:42 PDT
Steps to reproduce: 1. Load index.html in the attached test-case in WebKit. 2. When focusing in the iframe that contains a PDF document, press <cmd+p> or activate print from menu bar. 3. In the print dialog, observes the fitting and alignment of the document in preview. 4. Click print to actually print the document. Observes the actual print result. Expected result: The document is perfectly center aligned and perfectly fit both in the print preview and in the actual print result. Also see the attached expected-result.png . Actual result: The document is not center aligned and perfectly fit. Also see the attached actual-result.png .
Attachments
Primary test case (247.77 KB, application/zip)
2011-04-04 01:39 PDT, Tony Sung
no flags
Actual result (260.77 KB, image/png)
2011-04-04 01:40 PDT, Tony Sung
no flags
Expected result (268.85 KB, image/png)
2011-04-04 01:41 PDT, Tony Sung
no flags
Tony Sung
Comment 1 2011-04-04 01:39:36 PDT
Created attachment 88042 [details] Primary test case
Tony Sung
Comment 2 2011-04-04 01:40:08 PDT
Created attachment 88043 [details] Actual result
Tony Sung
Comment 3 2011-04-04 01:41:07 PDT
Created attachment 88044 [details] Expected result
Alexey Proskuryakov
Comment 4 2011-04-04 08:53:18 PDT
Note You need to log in before you can comment on or make changes to this bug.