Skip to content

Missing images in document with duplicated images #2472

Closed Answered by pubpub-zz
jnsebgosselin asked this question in Q&A
Discussion options

You must be logged in to vote

Images property extracts the images stored attached to the page. As noticed If images are called multiple times they only appear once.
In order to view the calls you have to parse the content. The easiest is to get it as operations and look for Do operations or BI for inline images.
2 warnings:
Do operations 'calls' images but also sub drawings: you have to ensure it is an image type object
Some images are included in sub drawings.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jnsebgosselin
Comment options

You must be logged in to vote
2 replies
@pubpub-zz
Comment options

@jnsebgosselin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2471 on February 26, 2024 15:20.