MohamedSaeed / xdocreport

Automatically exported from code.google.com/p/xdocreport
1 stars 0 forks source link

Convert Docx to text file using AbstractProcessXDocReportServlet #469

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

  I need to create text file with Docx file. My Original(Template.docx) docx file contains some velocity syntax, so i want to replace that syntax with some data after that i want to convert that output docx(MyOutput.docx) file to text(NeedOutput.txt). 

   Is it possible with docx. Please guide me. For more reference see the attachments if you have time.

  Thanks in advance.      

Original issue reported on code.google.com by vinay.mr...@gmail.com on 12 Mar 2015 at 5:04

Attachments:

GoogleCodeExporter commented 9 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