Discussion on:

Message 3 of 5
0 Votes
+ -
Apache POI works well with Java
I've had good luck with the Apache POI library (http://poi.apache.org/). It lets you open various kinds of Office documents (including Word and Excel) in a Java environment and do useful things with them.
Posted by clavius
21st Aug