You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The relevant part of the spec is "8.9 Images". There seem to be two ways to embed an image: as an XObject and as an inline image (8.9.7 Inline Images).
Inline images are embedded in the content stream of the page. I'm pretty sure that lopdf does not find such images.
A sample PDF would really help to confirm my suspicion (or help fix a bug).
How to extract images from a PDF when get_page_images doesn't work.
The text was updated successfully, but these errors were encountered: