I tried any value to not invoke warn window, it not helps. Maybe it is
my foult wchile loading service manager?.
It is like this:
xLocalContext = BootstrapSocketConnector
.bootstrap("C:\\Program Files (x86)\\LibreOffice
4\\program\\soffice.exe");
xLo
On 25.02.2015 09:46, Bartłomiej Mikos PrimeSoft Polska wrote:
> Good morning,
>
> I solved the problem. I thougth than UpdateDocMode.NEVER_UPDATE will set
> up loading without warning. It is not true, the problem solved set libre
> office by hand in options -> set update document from on request t
probably you must use xStorable.store_As_URL
hope it help
Fernand
On 24/02/2015 10:48, Bartłomiej Mikos PrimeSoft Polska wrote:
Good Morning,
I tried use XModifiable to close xlsx file, my method for making pdf
looks like that:
public void convertToPdf(String sourcePath, String destinyP