Cannot get text lines for this pdf, what is reason? #2075
-
|
cnjpTest.pdf path = r'F:\cnjpTest.pdf' doc = fitz.open(path) j = 0 doc.close() |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
|
Contains no text! |
Beta Was this translation helpful? Give feedback.
-
|
Why the text is missing when I converted from docx to pdf? All become non-text elements. |
Beta Was this translation helpful? Give feedback.
-
|
cnjpTest.docx |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.

Contains no text!