My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Thursday, June 01, 2006Reading and Writing to Microsoft Word Doc Files
I am hunting for a way to easily read/write Microsoft Word documents and came across a possible solution:
Content copyright ©2003-2006 Tod Birdsall
Office 2003 Update: Redistributable Primary Interop Assemblies I learned about it through a post on CSharpFriends.com, which also includes some sample code. Hopefully it will be the solution I am looking for. Update 06/02/2005: After several attempts I could not get the included msi file to install, so I have given up for now. I think it may have to do with the fact that I am using Office 2003 SP2, rather than SP1. |