Bug 253671

Summary: Only first page show of an embedded PDF is displayed
Product: WebKit Reporter: vr_84
Component: PDFAssignee: Simon Fraser (smfr) <simon.fraser>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: iPhone / iPad   
OS: iOS 16   

vr_84
Reported 2023-03-09 13:31:45 PST
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>
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-16 14:32:35 PDT
Note You need to log in before you can comment on or make changes to this bug.