0

Suppose user will upload doc or docx file through our asp.net web UI and after then we want to show the content of that doc file in our web page. So please tell me which library I need to use in my asp.net web project for reading the content of doc file and convert to html and then save the html to database.

So I stuck that how to read and convert to html the doc file content. is there any good libarary for this.

Mou
  • 15,673
  • 43
  • 156
  • 275

1 Answers1

3

Answered perfectly in this question

Community
  • 1
  • 1
Fishcake
  • 10,496
  • 7
  • 44
  • 72