I need to Open and modify a document that resides on a Sharepoint Document Library.
These changes on the file are done during an event generated by a Document Library, so I must change it by code.
Is there any way to do that? I tried to use Microsoft.Office.Interop.Word but without success.
Thank you very much