opensagres / xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
https://github.com/opensagres/xdocreport
1.19k stars 368 forks source link

Fix for #682 #683

Open imajic opened 2 days ago

imajic commented 2 days ago

Fixed an issue with OpenPDF converter manifesting while rendering an ODT into PDF. A problematic ODT would need to have a table containing merged cells for the issue to pop up.