-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF Annotations made in iOS do not render properly #11306
Comments
I also have this problem with the most recent development viewer. The first page only contains |
here is another document with the problem image conversion from macos. our support team thinks they narrowed it down to the creation of the annotations being on iOS 13 with it's Markup tool. |
Handle transparent JPX images, they may contain RGBA data when no ColorSpace pdf dict is defined or when SMaskInData is non-zero. PDF files posted in below issues are fixed by this commit: https://gitlab.freedesktop.org/poppler/poppler/-/issues/1486 mozilla/pdf.js#16782 mozilla/pdf.js#11306 mozilla/pdf.js#17416 Inspired by related fix in pdf.js: mozilla/pdf.js#18204 While working on this commit we also succesfully addressed regressions that emerged for the following files: mozilla/pdf.js#18896 https://bugs.freedesktop.org/attachment.cgi?id=49294 Issue #1486
Attach (recommended) or Link to PDF file here:
2018 Wrapped.pdf
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
The text was updated successfully, but these errors were encountered: