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 ?
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 ?