Replies: 1 comment 2 replies
-
Try sorting the objects by position. |
Beta Was this translation helpful? Give feedback.
2 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.
-
we found that we could easily extract text content and images respectively by pypdfium2, and we now need to iterate content one by one.
suppose we have a pdf file containing text and an image like this in a page.
we wonder if we could just do something as below:
Beta Was this translation helpful? Give feedback.
All reactions