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.22k stars 372 forks source link

#246: Added better handling for default 'leading' value of a Paragraph. #674

Closed ase379 closed 4 months ago

ase379 commented 4 months ago

An up-to-date PR for #246

angelozerr commented 4 months ago

Thanks so much @ase379 !