Commercial Java LIB / API to read and write Word 2007 docs
Posted
by AlfaTeK
on Stack Overflow
See other posts from Stack Overflow
or by AlfaTeK
Published on 2010-05-13T16:39:48Z
Indexed on
2010/05/13
16:44 UTC
Read the original article
Hit count: 291
I need a simple to use / good docs / good support java lib to read and write word documents, namely word 2007 support (and word 2010 support planned).
As the project I'm in has budget and time-constraints I don't mind buying a commercial lib :) I know they are XML files in a somewhat open format but I really don't want to waste time understanding the XML specification.
Any good recommendations from happy customers?
(Right now my choice is going to Aspose.Words for Java)
© Stack Overflow or respective owner