Hi,
We need to export Office 2007 documents to Office 2003. We are successfully able to export DOCX and XLSX to DOC and XLS respectively. But we are not able to export PPTX to PPT.
We are using PresentationEx.Save(fileName, exportFormat) method for doing the export. It throws an exception saying it is not implemented yet.
Can we know on when this feature will be available to use?
Thanks,
Vedang Purohit