Hi,
I have a problem while saving a word ole object to a file as file.docx.
it works fine with .doc extension.
can anybody help me how can i save oll object to docx extension.
Sample code is written below.
ole_document.SaveAs("c:\file.docx")