开发者

How to read a word 2003 document without COM in csharp?

Hey all, I need to read many word docs in server.

But you know,the component in .net is based on COM,it would work reliably if I use it.

It is so sick.You开发者_开发技巧 know, in word 2007,because of the xml file,there are many ways to read.

I wanna find a open source way to read word 2003,Thanks.


I'd suggest that you use the NPOI library to read .doc files: http://npoi.codeplex.com/

The library is the .NET version of the POI Java project and licensed under the Apache License.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜