-
|
When I use "list(page.get_objects(filter=(pdfium_c.FPDF_PAGEOBJ_IMAGE, FPDF_PAGEOBJ_TEXT))", I find that the image objects are always the last |
Beta Was this translation helpful? Give feedback.
Answered by
mara004
Jul 24, 2024
Replies: 1 comment
-
|
Not sure what this is about, can you elaborate? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZZZ1223
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure what this is about, can you elaborate?
FWIW, I don't think the index in pdfium's array representation matters, it's the coordinates and matrix that is decisive for the appearance.