0

Can anybody get some link to library for work with Word Document of format *.doc. I need the library which not require that Word or any other Office dependencies be installed on the server machine. I use Microsoft.Office.Interop.Word library, but it fail on service.

  • This previously asked question might help http://stackoverflow.com/questions/10477977/what-reference-do-i-need-to-use-microsoft-office-interop-excel-in-net – Jimmy Flemming May 08 '15 at 17:28

1 Answers1

0

Try Aspose Words for .Net http://www.aspose.com it is not free, but it works well.

Kevin
  • 1,462
  • 9
  • 9