Best tool for programmatically manipulating a MS Word document

DT4K

Diamond Member
Jan 21, 2002
6,944
3
81
I want to be able to take a word doc, get the values in certain fields, add text, titles, etc.
Since this will be on a web server, MS Word automation is not an option.

I've seen a few products like Aspose.Word that allow you to do this. Any better options or other ideas?

Thanks.
 

DT4K

Diamond Member
Jan 21, 2002
6,944
3
81
The problem is that the word docs may have embedded pictures. And I want to keep the doc as a single file, not deal with separate image files.