[Poppler-bugs] [Bug 29480] New: Add image names to pdftohtml dump in xml mode

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 10 03:59:45 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29480

           Summary: Add image names to pdftohtml dump in xml mode
           Product: poppler
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: raphael.monrouzeau at gmail.com


Created an attachment (id=37764)
 View: https://bugs.freedesktop.org/attachment.cgi?id=37764
 Review: https://bugs.freedesktop.org/review?bug=29480&attachment=37764

First patch: Add image names to pdftohtml dump in xml mode

I wanted pdftohtml to dump information about images in a page in xml mode.

The first patch below makes pdftohtml generate images as without the -xml
switch
and dumps its name in the xml file; please review it, I'm open to suggestions,
style requests and everything required.

Here is the description of the patch:

The -c (complex) and -xml modes are not linked anymore.
The -c switch has no real effect on -xml mode (as before).

However the -i switch is now looked at in -xml mode.
Without it images are now generated and image tags
do reference their name. The DTD has been updated.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list