pageinfo: regression - didn't add inline images to list

This commit is contained in:
James R. Barlow
2016-09-01 15:27:51 -07:00
parent 9041867f86
commit 6af748a251
+1
View File
@@ -132,6 +132,7 @@ def _interpret_contents(contentstream):
inline = InlineSettings(
settings=settings, shorthand=_shorthand_from_matrix(ctm),
stack_depth=len(stack))
inline_images.append(inline)
return ContentsInfo(
raster_settings=image_raster_settings,