Add image dimensions to pdfhtml dump in xml mode
Submitted by Raphaël Monrouzeau
Assigned to poppler-bugs
Description
Created attachment 37765 Second patch: Add image dimensions to pdfhtml dump in xml mode
I wanted pdftohtml to dump information about images in a page in xml mode.
The second patch below adds dimensions to the dump of images of pdftohtml in xml mode. The existing list of image names was duplicated for every listed property.
While this lessen the size of changes it clearly lacks elegance. I will fix it in a later patch provided this one is accepted "as-is".
The DTD has been updated.
Please review it. I'm open to any change necessary to meet your guidelines.
Patch 37765, "Second patch: Add image dimensions to pdfhtml dump in xml mode":
b.patch