[Webkit-unassigned] [Bug 151386] WKWebView does not render PDF pages in AirPrint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 23 01:18:47 PST 2016


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

--- Comment #4 from Andy Estes <aestes at apple.com> ---
The issue here is that _WKWebViewPrintFormatter's _totalScaleFactor is 0 for PDFs. Setting it to 1 instead fixes the attached test case. We probably need to compute a per-page scale factor for PDFs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160123/b31df88c/attachment.html>


More information about the webkit-unassigned mailing list