-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Cannot open pdf file with Adobe Acrobat Reader after transformation #1527
Comments
Interesting. I can open those files just fine. Can you confirm that you can open it e.g. with the Google chrome PDF viewer? |
thank you for the response. |
I have no idea. A first thing to check is if the PDFs are actually non-standard compliant. will do that after work. Which version of Adobe Acrobat Reader do you use? (If it's not the latest, please upgrade + check again) It could also be a bug in Acorbat Reader |
That would be greate if you can check. |
Which version do you have? |
adobe Acrobat Reader Version 2022.003.20281 Checked for updates again, it states it is already updated. gruße |
VeraPDF fails, but 3heights doesn't. That means the PDF is not fully standard compliant, but not so badly broken that it should matter. Which means that I don't know how to continue |
The problem is the excessive intrinsic precision addressed in #1376, I guess. |
this indeed fixes the issue :) Cheers ! |
I am trying to create a blank page. rotate and merge 1 pdf file on that page and append another page.
The functionality seems to work but after creating the new pdf file It does not open in adobe Acrobat reader.
It gives the error ''
Environment
Mac on intel chip
python 3.10
pypdf 3.2.0
Code + PDF
This is a minimal, complete example that shows the issue from your answer of stackoverflow:
(My code also includes Transformation)
Traceback
This is the complete Traceback I see when opening with acrobat reader
dhl.pdf
foo.pdf
:
An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem.
The text was updated successfully, but these errors were encountered: