Image extraction problem #4112
Unanswered
maivan-hoa
asked this question in
Q&A
Replies: 1 comment 6 replies
-
There is no real problem here! |
Beta Was this translation helpful? Give feedback.
6 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.
-
I use the code below to extract images from pdf files. My pdf file has two pages, page 1 contains images and page 2 does not contain images. But when executing the code, use the
get_images
function to extract the image. Page 2 is also considered to have an image and that image if saved is the image of page 1. Has anyone ever encountered this problem before? I have attached the code and pdf file below, hoping to receive everyone's help.Picture_problem.pdf
Beta Was this translation helpful? Give feedback.
All reactions