Re: [Libreoffice] Delphi and UNO Remote Protocol

2012-01-24 Thread Execute SARL
Hi, I've made a Delphi pure IP URP client, but still have a problem when connecting to a local host you can see a demo application there http://www.execute-info.com/RemoteOfficeDemo.zip it work fine on a remote host, but the first instance of the application freeze for a local host (but a se

[Libreoffice] Delphi and UNO Remote Protocol

2012-01-24 Thread Tony Caduto
Hi, I am trying to write a app in Lazarus or Delphi that can convert documents to PDF, I have had some success with COM in Delphi, but the COM implemenation in Lazarus/FPC is incomplete and fails. I then saw that Libre Office can be started in a server mode and clients can communicate via IP to ba