| View previous topic :: View next topic |
| Author |
Message |
nmaves General User

Joined: 12 Sep 2003 Posts: 10 Location: Denver,CO
|
Posted: Thu Sep 25, 2003 8:51 am Post subject: close open office from java sdk? |
|
|
I am using the Document Converter provided in the examples of the oo sdk. I userstand that I need to start oo before I use the Document Converter.
Is there anyway to shutdown open office from the api when I am done converting docs?
star office seems to leave processes hanging around on Solaris.
nathan |
|
| Back to top |
|
 |
DannyB Moderator


Joined: 02 Apr 2003 Posts: 3991 Location: Lawrence, Kansas, USA
|
|
| Back to top |
|
 |
BoRaX Guest
|
Posted: Tue Nov 11, 2003 6:10 am Post subject: |
|
|
hi, i also use delphi with open office but i have the same problem.
when i use ver 1.0.3 terminate() method worked. but it will only disable soffice but don't kill the process soffice.exe.
but when i use ver 1.1.0 terminate() method calls an error "type mismatch". and i don't find a suitable method to kill the process of soffice. |
|
| Back to top |
|
 |
ptah Newbie

Joined: 28 Nov 2005 Posts: 2
|
Posted: Wed Nov 30, 2005 3:04 am Post subject: |
|
|
| I am using the OfficeBean and it starts up OpenOffice fine. I also want to terminate openoffice from my program. How would I do this? |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3532 Location: Hamburg, Germany
|
|
| Back to top |
|
 |
|