Created attachment 61713 [details] [review] Patch for utils/HtmlOutputDev.cc Patch against r0.20.0 is attached. The element names output by pdftohtml take upper case, which is not valid to the DTD and so rejected by epubcheck and other tools downstream. The <hr> and <frame> elements are missing closing tags or abbreviated empty tag notation (<hr/>, <frame/>). These errors are fixed by patch.txt applied to utils/HtmlOutputDev.cc. Tested on CentOS Linux server against source built from r0.20.0 tarball.
Can you please attach the "diff -u" output, it's much easier to read.
Created attachment 62006 [details] [review] patch for invalid xhtml output diff -u output attached
Created attachment 62007 [details] [review] patch for invalid xhtml output -u patch v2
Hi, i'm going to need your full name so i can put it correctly when commiting the patch.
Thanks Albert, it's Gerald Schmidt. (In reply to comment #4) > Hi, i'm going to need your full name so i can put it correctly when commiting > the patch.
Pushed it to master, will be part of poppler 0.22
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.