Mike Scott wrote:

> Per Jessen wrote:
>> I'm running soffice on a virtual frame buffer (Xvfb) to run a macro
>> producing a PDF based on .sxw input.  Does anyone happen to know if I
>> can run multiple soffice concurrently?  I.e. can multiple
>> soffice "share" the Xvfb ?
>> 
>>
> Silly question, but why involve X at all? The following culled from
> one of my scripts runs without a display:
> 
> exec /usr/local/bin/openoffice.org-2.3.0-swriter -headless  \
> "macro:///Standard.conversions.SaveAsPDF(\"$1\", \"$2\")"

Not silly at all - I'm pretty certain I tried with -headless and somehow
couldn't get it to work.  Maybe I'll have to have another go. 


thanks.


-- 
/Per Jessen, Zürich


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

Reply via email to