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

Possibility to upgrade odfdom-java lib to version 0.10.0 #582

Open EPiaia opened 1 year ago

EPiaia commented 1 year ago

I would like to know the possibility to upgrade the lib odfdom-java to version 0.10.0. I'm trying to use the fr.opensagres.xdocreport.converter.odt.odfdom converter but I'm getting the errors "The package org.w3c.dom is accessible from more than one module" when trying to use the Node class because of the xml-apis lib that is contained within odfdom-java version 0.8.7.