Im getting 193 horizontal sliced images from one image in the PDF #3682
Unanswered
easyname889
asked this question in
Looking for help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Im extracting a image but im getting 193 thin sliced images. i try to merge them in the end but somehow the first part of the image actually gets extracted at the end of the img stream extraction. I cant wrap my head around this problem with my limited coding knowledge.
I attached a sample PDF document that includes my problematic pictures. Anyone has a solution to how to solve the problem? If i had the image tiles in the correct order i could just merge them in a ugly blunt function if there is 4 images from one page. That would generate some "ugly merges" where there is 3-4 SEPARATE images in one page of the document but it would do.
test.pdf
Beta Was this translation helpful? Give feedback.
All reactions