I\'m attempting to leverage the Microsoft.Office.Interop.Word dll in my asp.net application. Long story short, an internal web based document management/editing system requ
I would use the openXML SDK instead for the reason todda.speot.is gives
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=5124
http://www.codeproject.com/Articles/87711/Manipulate-Docx-with-C-without-Microsoft-Word-inst