[Poppler-bugs] [Bug 24890] pdftohtml -xml produces invalid XML markup
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Nov 28 05:52:33 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=24890
--- Comment #8 from Ori Avtalion <ori at avtalion.name> ---
(In reply to Ori Avtalion from comment #7)
> The file mentioned in Comment 6 exhibits another bug:
> The xml for page 4 opens some <b> tags and doesn't close them.
Another problem in the code I'm noticing:
When text is both bold and italic, in some cases, it outputs <b><i> and
sometimes <i><b>. It should be consistent, and the CloseTags function should
close it in the reverse order.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20151128/36f9e444/attachment.html>
More information about the Poppler-bugs
mailing list