[Webkit-unassigned] [Bug 253671] New: Only first page show of an embedded PDF is displayed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 13:31:45 PST 2023


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

            Bug ID: 253671
           Summary: Only first page show of an embedded PDF is displayed
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: PDF
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vr_84 at hotmail.com
                CC: thorton at apple.com

If I embed a multipage PDF only the first page is shown on Safari iOS. On Desktop, all pages can be viewed without a problem. This is my markup:

<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <embed type="application/pdf" src="https://www.sldttc.org/allpdf/21583473018.pdf" />
  </body>
</html>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230309/5fa1cca0/attachment.htm>


More information about the webkit-unassigned mailing list