'Document' object has no attribute '_getXrefLength' or 'extract_image' #1166
Unanswered
bywyu
asked this question in
Looking for help
Replies: 1 comment
-
I do not accept issues for scripts in this repo of examples. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I try to run
https://github.com/pymupdf/PyMuPDF-Utilities/blob/master/examples/extract-imgb.py
'Document' object has no attribute '_getXrefLength' or 'extract_image'
if MuPDF version is 1.18.0,get this error 'Document' object has no attribute 'extract_image' ,if version 1.18.6 will get 'Document' object has no attribute 'extract_image'
how to run this file ?
Beta Was this translation helpful? Give feedback.
All reactions