JAVA + OOWriter - intercept local save action

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
fcore
Posts: 3
Joined: Fri May 15, 2009 5:10 am

JAVA + OOWriter - intercept local save action

Post by fcore »

Hello people,

The challenge:

I'm developing a Java Web Application and I need this app to generate OO-Writer documents to users, based on exsisting templates located on the server. After, the user will download the generated docment, edit it locally as he wishes and save it. When the user saves the document (click on OO save buton, for exemple) I need to intercept that local-action and execute a server-action, saving that document remotelly.

My basic question is: Is there any way I can intercept this "save the document" action through some Macro script or programmed extension?

I'm totally new to building extensions / integrating OO into applications. Dont know if this is the right place to post this, sorry if its doubled posted.

Thanks
OOo 3.0.X on Mac OSx Leopard
Post Reply