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 369 forks source link

RTL support when using Apache POI with openPdf #549

Open nucleussoftwareopen opened 2 years ago

nucleussoftwareopen commented 2 years ago

This has been done to add support for RTL. Enhancement/fix against : https://github.com/opensagres/xdocreport/issues/538 Also, to support the same a PR has been raised in OpenPDF as well :

angelozerr commented 2 years ago

Please fix conflicts