Word processing in Java
Hello:
I need basic word processing in Java, and there is no time to program JEditorPane. Neither there is any desire to.
Does any one know of a class or a bean available to this end. I need
1. Open/Save
2. Font selection
3. Bullets
4. Pic embedding
5. Hyperlinks
and being able to check whether the document changed. No tool/status/button bars.
Many thanks

