I'm using html2fo to convert many html files to fo. For most of the html files, proper xsl fo is created. However, there is one file in particular for which the xsl fo that is generated is malformed. For some reason, the generated file has proper formatting except for at the very end, where part of a font tag is appeneded after the root. I have tried converting the problem html file to xhtml, and also validated the xhtml with several validators. The html that causes the bug is perfectly correct!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using html2fo to convert many html files to fo. For most of the html files, proper xsl fo is created. However, there is one file in particular for which the xsl fo that is generated is malformed. For some reason, the generated file has proper formatting except for at the very end, where part of a font tag is appeneded after the root. I have tried converting the problem html file to xhtml, and also validated the xhtml with several validators. The html that causes the bug is perfectly correct!
The error is known and "half resolved", but i havn't the time to make a new release currently.