Issue 108443 - How to start open office from java
Summary: How to start open office from java
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 07:09 UTC by raam29
Modified: 2013-02-24 21:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description raam29 2010-01-19 07:09:58 UTC
I need to know how to start open office from java.
Except using Runtime.runtime.exec().
I need to start open office as java pplication not as a windows application
Comment 1 jsc 2010-01-19 12:42:42 UTC
please ask this kind of question on the dev@api.openoffice.org mailing list
(subscription necessary). 

Please check the SimpleBootstrap Feature. The easiest way is to install NetBeans
and our OOo API plugin. Play with a simple client application. A wizard helps
you to create the initial project skeleton. Most of the SDK Java examples use
this feature.

See:
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/FirstSteps/Example:_Working_with_a_Spreadsheet_Document

Subscription to the mailing list:
http://api.openoffice.org/servlets/ProjectMailingListList
Comment 2 jsc 2010-01-19 12:42:58 UTC
close
Comment 3 jsc 2010-01-19 12:44:18 UTC
You can use office functionality from Java but you have always to connect to a
running office application