PDA

Click to See Complete Forum and Search --> : Can I Open MS Word Document With C#?


kleptos
Apr 3rd, 2002, 08:43 AM
Is there a way with C# (im new to C#, coming from VB) to parse a MS Word Document? Currently i have a VB app that opens a document up, converts it to html via the MS Office HTML Converter, and parses the HTML data. Then slaps it into a SQL DB, I want to do it with C#, but i cant figure out how to even open a Word Document with C#, any ideas would be helpful., Thanks