chakri

chakri

  • NA
  • 6
  • 0

Parsing a word document in C#

May 28 2009 12:01 PM
I want to read a word doc, parse it line by line and store matching pattern in db.
I'm using C#, is there a way/idea how i can accomplish this task