xref value is same for the different images #1483
Replies: 3 comments 1 reply
-
@JorjMcKie Can you please check the above-mentioned issue? So that I can work on it as soon as it gets resolved. |
Beta Was this translation helpful? Give feedback.
-
The two images are identical - whether or not the same image has been inserted twice. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your response
Your response will really help me to proceed further.
Thank you
Yash Mistry
…On Wed, 22 Dec, 2021, 7:35 pm Jorj X. McKie, ***@***.***> wrote:
There is no issue!
—
Reply to this email directly, view it on GitHub
<#1483 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS7ABVPZFTLSN67YOUQX5SLUSHLJ7ANCNFSM5KSS42EQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I am using
page.get_image_info(xrefs=True)
to get the information of images present on the page, but when I check the Xref value which I get usingpage.get_image_info(xrefs=True)
is the same for all image but bounding boxes are different.Output of

page.get_image_info(xrefs=True)
Output of

page.get_images()
To regenerate the issue I shared the sample pdf on your mail: [email protected]
Please do needful
Thank you
Beta Was this translation helpful? Give feedback.
All reactions