On 3/1/09 4:45 PM, Alexey Pechnikov wrote:
catch {exec soffice -invisible -headless -norestore
"macro:///Standard.Converter.ConvertToPDF($tmpdocname)" -display :10}

I rewrite command as
exec soffice -invisible -headless -norestore
"macro:///Standard.Converter.ConvertToPDF($tmpdocname)" -display :10>
/dev/null

It's work but is not stable.

Tcl [exec] from within a multi-threaded application like AOLserver is not recommended, as it has undesirable side effects.

--
Dossy Shiobara              | do...@panoptic.com | http://dossy.org/
Panoptic Computer Network   | http://panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to 
<lists...@listserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to