multiprocessing errors #1515
Unanswered
aihiangng
asked this question in
Looking for help
Replies: 2 comments 1 reply
-
Need more information! The PDF is probably corrupt. |
Beta Was this translation helpful? Give feedback.
1 reply
-
There is an example script in the docu. You should use this as a start.
|
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.
-
Hi all, I am trying to use multiprocessing to extract text from all the pages. However, im getting the following error when trying to open each page to process:
mupdf: expected object number mupdf: expected object number mupdf: expected object number mupdf: expected object number mupdf: expected object number mupdf: zlib error: incorrect header check mupdf: expected object number mupdf: corrupt object stream (138556 0 R) mupdf: zlib error: unknown compression method
Any help is appreciated!! Thank you
Beta Was this translation helpful? Give feedback.
All reactions