DOCX.js icon indicating copy to clipboard operation
DOCX.js copied to clipboard

Corrupted Word Document in PhoneGap / Cordova

Open nitinks78 opened this issue 10 years ago • 1 comments

I have used your script for generating a Word docx document in my app developed in PhoneGap / Cordova for Android and iOS. However, it fails to create a valid docx document. The generated document displays an error message stating "File is corrupt and cannot be opened" in all readers.

I suspect the problem lies while accessing the xml files packaged with your script using XmlHttpRequest object since I get the similar problem while testing on Chrome browser.

Does your script support PhoneGap / Cordova?

nitinks78 avatar Nov 20 '14 16:11 nitinks78

Hi,

Did you find a solution ?

nicolas824 avatar Jun 13 '16 09:06 nicolas824