hi there - I am not sure where to put this post, please advise if there is a better area?
We want to create a server side tool that allow users to upload batches of documents (or specify share drives) to convert from Office 2003 (binary) to Office 2010 (XML).
Is is possible to create a web service or server side tool that can process / convert a Microsoft Office document from binary to XML using Office Automation methods - e.g. ConvertAccessProject ? (noting
Failing the above, I envision falling back to a shell execution of the OMPM (batch conversion tool - OFC.exe) with dynamic manipulation of the INI file...
TYIA
We want to create a server side tool that allow users to upload batches of documents (or specify share drives) to convert from Office 2003 (binary) to Office 2010 (XML).
Is is possible to create a web service or server side tool that can process / convert a Microsoft Office document from binary to XML using Office Automation methods - e.g. ConvertAccessProject ? (noting
Failing the above, I envision falling back to a shell execution of the OMPM (batch conversion tool - OFC.exe) with dynamic manipulation of the INI file...
TYIA