StimVinsh / xdocreport

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

DOCX to DOC #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open attached file with Open (Libre) office.
2. Save as .doc
3. Open the saved file using Microsoft Word

What is the expected output? What do you see instead?

Open the file.

What version of the product are you using? On what operating system?

XDocReport 0.96, Windows 7, Microsoft Office 2010, Libre Office 3.5 

Please provide any additional information below.

I'm developing a software and i need to provide reports in some formats like 
PDF, DOC, DOCX.

Using JodConverter to convert DOCX -> DOC the file get corrupted. So do you 
know some way to do this?

Original issue reported on code.google.com by vinicius...@gmail.com on 9 Mar 2012 at 3:38

GoogleCodeExporter commented 8 years ago
Hi Vincius,

XDocReport uses as sources XML document zipped (docx, odt, etc...) so we cannot 
manage doc which is binary format. Developping a converter docx->doc is a very 
hard task I think. So manage doc is not in the XDocReport scope. Sorry.

Regards Angelo

Original comment by angelo.z...@gmail.com on 9 Mar 2012 at 8:16

GoogleCodeExporter commented 8 years ago
cleanup

Original comment by pascal.leclercq on 10 Oct 2014 at 7:37