Re: Fwd: Re: Ask for help, Young developer request

2015-02-26 Thread Bartłomiej Mikos PrimeSoft Polska
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

Re: Fwd: Re: Ask for help, Young developer request

2015-02-25 Thread Michael Stahl
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

Re: Fwd: Re: Ask for help, Young developer request

2015-02-24 Thread SOS
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