> Daniel Carrera wrote:
>> I don't know how easy it is. The OOo API is not exactly straight
>> forward. But even if it's not hard, it would make OOo a dependency.
>> Would you want a command-line tool to have a 300MB dependency? (all this
>> assuming that OOo doesn't require an X server if you provide the
>> -invisible option).
> 
> One of the ODF developers has just confirmed that you can't run OOo
> without X.
> 
> He tried the approach of using OOo2 as a back-end and failed. Because
> OOo requires a lot of things that have no place on a server (like X).
> 
Hi, 
What about the -headless mode?
According to help:
"Starts in "headless mode" which allows using the application without user 
interface. This special mode can be used when the application is controlled
by external clients via the API."

and OOo site adds:
"The headless mode makes it possible to script an Office without any user
interface and user interface interaction. It is a special mode used
typically by external scripting clients. The Office has no user interface
and the lifetime must be controlled by the external scripting client."

By invoking OOo from commandline with -headless will be possible to run a
macro _without_ X being up and running? (but perhaps installed)

Enrique

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to