Error in HTML output when detecting paragraph boundaries
--------------------------------------------------------
Key: PDFBOX-884
URL: https://issues.apache.org/jira/browse/PDFBOX-884
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.3.1, 1.4.0
Reporter: David RodrÃguez Alfayate
Attachments: pdfbox-paragraph-detection.patch
There is an error in paragraph detection in 1.3 version and in current
development trunk. In some situations is outputing a non closed <p> tag. It
happens in new pages, when - I think - the first paragraph is empty (an empty
string).
I attach a quite simple patch for solving this problem, perhaps is not very
elegant, but is quite dificult for me to understand paragraph logic in current
development trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.