Dear Team ,
I have word file and I want to convert in xml format Docx file .
Plz tell How's it possible .
Please see below snapshot for reference.
Ist snapshot will be Input .IInd snapshot will be Output. Please help.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Leon DPosted Jul 18, 2017, 9:04 PM
Arun SainiPosted Jul 18, 2017, 12:50 AM
Manikandan MurugesanPosted Jul 17, 2017, 8:48 PM
For catching the output of this command into the $xml variable of a PHP script, you can issue:
Hoping this answer helps for DOCX files. Beter late than never.
For DOC files, this method does not work.