Open GoogleCodeExporter opened 8 years ago
XDocReport doesn't provide a docx-> text converter. But you can implement it
and use it.
Original comment by angelo.z...@gmail.com
on 12 Mar 2015 at 8:27
How to convert html data into word document
Original comment by vinay.mr...@gmail.com
on 13 May 2015 at 2:29
XDocReport doesn't provide an html -> docx converter, but it's possible to
create a docx template with a simple field and replace it with HTML which is
converted to docx (it's called HTML text styling), but it supports basic
feature like bold, italic, etc
See
https://code.google.com/p/xdocreport/wiki/DocxReportingJavaMainHTMLTextStyling
Original comment by angelo.z...@gmail.com
on 13 May 2015 at 2:36
Original issue reported on code.google.com by
vinay.mr...@gmail.com
on 12 Mar 2015 at 5:04Attachments: