NEW253671
Only first page show of an embedded PDF is displayed
https://bugs.webkit.org/show_bug.cgi?id=253671
Summary Only first page show of an embedded PDF is displayed
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.