Convert microsoft office .doc files to office 2007 .docx file from command line
Posted
by Aviv
on Super User
See other posts from Super User
or by Aviv
Published on 2010-04-08T14:17:05Z
Indexed on
2010/04/08
14:23 UTC
Read the original article
Hit count: 508
I need to convert Microsoft Office Word .doc files into the new format .docx of Office 2007. I need it to be done via the command line since it's an application where people upload .doc files and i want them automatically to be converted to .docx.
I can live with a link to a downloadable .exe file if yo can provide, a C++ code will be even better.
10x.
© Super User or respective owner