How can you edit a word document with Java?
Syncfusion Java Word library (Essential DocIO) is used to create, read and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can read and edit Word document in Java application.
Take a look at http://poi.apache.org/
You can use COM to do that also. Use a Java COM interop library like JACOB (JAVA COM BRIDGE): http://sourceforge.net/projects/jacob-project/
Here is a tutorial using Jacob to talk to MS Word: http://www.land-of-kain.de/docs/jacob/
The other library that looks promising and that will solve the cross-platform problem is J-Interop: http://www.j-interop.org/.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With