[Bug/Help]: I have a pdf file not shown correctly on iOS 15.7 (this happens with latest/v4/v3/v2) #19595
Unanswered
zhaojjiang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PDF file: test.pdf
Steps to reproduce:
gulpfile.mjs
ENV_TARGETS
setSafari >= 15
--> default build targets not work on safari 15, so i changed it to check.npx gulp generic-legacy
build/generic-legacy
as you see, the first render result has less content.
I tried to downgrade pdf.js to v3/v2, it not work.
Beta Was this translation helpful? Give feedback.
All reactions