Closed GoogleCodeExporter closed 8 years ago
@Pascal : I think you should modify the JAX-RS converter service + HTML UI to
select the well donverter (POI or docx4j)
Original comment by angelo.z...@gmail.com
on 13 Oct 2012 at 9:07
docx->pdf and docx->xhtml converter via docx4j is available in the project
http://code.google.com/p/xdocreport/source/browse/#git%2Fconverter%2Ffr.opensagr
es.xdocreport.converter.docx.docx4j
Next step is to integrate it to the the live demo
http://xdocreport-converter.opensagres.cloudbees.net/
Hope there will not have conflict between POI and docx4j JARs.
Original comment by angelo.z...@gmail.com
on 14 Oct 2012 at 8:51
The live demo http://xdocreport-converter.opensagres.cloudbees.net/ must
support now "via" parameter. The idea is to add new options "via" when you
select PDF or XHTML converter :
so you will have an HTML UI like this :
* to PDF
* via POI
* via DOCX4j
* to XHTML
* via POI
* via DOCX4j
The JAX-RS converter service must uspport too this via parameter.
@Pascal : tell me if you can add the new docx4 converter in the live demo. If
you have not time, I will do that.
Original comment by angelo.z...@gmail.com
on 14 Oct 2012 at 8:58
Sorry the HTML UI must be a little complex:
If you select docx to convert, dispaly :
* to PDF
* via POI
* via DOCX4j
* to XHTML
* via POI
* via DOCX4j
if you select ODT to convert, display :
* to PDF
* via ODFDOM
* to XHTML
* via ODFDOM
Original comment by angelo.z...@gmail.com
on 14 Oct 2012 at 9:02
Was done for 1.0.0.
Original comment by angelo.z...@gmail.com
on 11 Jan 2013 at 12:32
cleanup
Original comment by pascal.leclercq
on 10 Oct 2014 at 7:37
Original issue reported on code.google.com by
angelo.z...@gmail.com
on 13 Oct 2012 at 9:03