I'm making an application when an user can modify the content of a MS Word document and when the user clicks the saving button, the file will be send to the server.
So I just wanted to known if it's possible with JACOB or any other COM wrapper using Java, to listen to events in Word ? If so, could you tell me how ? I look through the web and I couldn't find any solution. Thanks in advance !