Replies: 1 comment 1 reply
-
This is not a bug, but data errors in your input PDF |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
RuntimeError: not a dict (null) is raised when insert_pdf
Describe the bug (mandatory)
When use Document.insert_pdf to insert some pages from another docuemnt, the RuntimeError is raised
To Reproduce (mandatory)
non-dict.pdf
Your configuration (mandatory)
3.8.13 (default, Mar 28 2022, 11:38:47)
[GCC 7.5.0]
linux
PyMuPDF 1.22.3: Python bindings for the MuPDF 1.22.0 library.
Version date: 2023-05-10 00:00:01.
Built for Python 3.8 on linux (64-bit).
Beta Was this translation helpful? Give feedback.
All reactions