Harald Weyhing schrieb:

The property "NoRestore" is unknwon and so not supported by loadComponentFromURL(). The only way to disable recovery is using
of the command line parameter "-norestore" on starting the office.

But that can be a problem for you. I do not know if the bean provide
a way to influence the start process of an used office instance ...

I use the following property:

System.setProperty("com.sun.star.officebean.Options", "-norestore");


OK - you set the value "-norestore" on another place ..
But are you sure that the bean use this system property
realy within a command line starting the office ?

The only way to disable AutoRecovery currently is "soffice.exe -norestore".

Regards
Andreas

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

Reply via email to