-
-
Notifications
You must be signed in to change notification settings - Fork 710
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
Again: weasyprint 53.2 / Adobe Acrobat Reader DC in Windows Getting PDF error 135 when opening #1440
Comments
a small sample pdf |
qpdf is also not happy: $ qpdf test.md.pdf out.pdf |
Hello! |
i cloned the repo, switched to 53.x branch and replaced the weasyprint-folder in my .local/lib/python3.9/ with the git version recreate test.md.pdf BUT
|
For error 135, it’s a duplicate of #1431 and it’s fixed in And for the new error, can you please share your HTML/CSS files? |
sorry for anonymizing the text. my call is
and this produces the above error |
Thanks a lot for this (double) bug report, it’s fixed in 53.x. |
very nice! thanks for the effort, |
Hi all,
i know, this bug was mentioned (and closed) several times already,
but i am experiencing it again in fedora33 using
weasyprint 53.2 (and cairo is on version cairo-1.16.0-9.fc33.x86_64)
A pdf document that can be displayed without problems with other readers is causing error 135 in acrobat running in windows.
According to another (closed) issue, the newer version of weasyprint does not rely in cairo any more? (still, cairo v.1.16 was said to be working in comparison to newer cairo versions)
$ pdfinfo howto.md.pdf
Title: howto
Creator: pandoc
Producer: WeasyPrint 53.2
Tagged: no
UserProperties: no
Suspects: no
Form: none
JavaScript: no
Pages: 29
Encrypted: no
Page size: 595.276 x 841.89 pts (A4)
Page rot: 0
File size: 234898 bytes
Optimized: no
PDF version: 1.7
and the font list also looks fine to me (no garbled names)
$ pdffonts howto.md.pdf
name type encoding emb sub uni object ID
UKSUHJ+mySerif CID TrueType Identity-H yes yes yes 340 0
IXKWPQ+myMono CID TrueType Identity-H yes yes yes 344 0
VGKOXD+DejaVuSans CID TrueType Identity-H yes yes yes 348 0
Any help is appreciated
The text was updated successfully, but these errors were encountered: