Posted By:
Julien_Guisset
Posted On:
Friday, January 25, 2002 12:39 AM
Hi,
I did it executing directly the MS WORD file on the client harddrive, launching MS WORD
I use to launch a new process in a new thread
Process processCommande = runTime.exec(dirName + fileName);
processCommande.waitFor();
You will need rights and permission to do that...
Julien, paris FRANCE