Embedding and showing an instance of LibreOffice 64 Bit with OleBridge does not work

I don’t know if this is the right forum for this technical question. If not, ill appreciate any hint to the right one.

I am trying to use LibreOffice as Ole-Server to embed an instance in my application using the Programming Language Delphi and the OleBridge. I have tested that with 32Bit LibreOffice in my 32Bit Application so far and this works as expected.

Now i also like to use LibreOffice in 64Bit Application - therefore i tested it with 32Bit LibreOffice as well as with 64Bit LibreOffice. The results are the following:

  • 32Bit LibreOffice: fails upon Object Creation with

Class not registered.

The remote procedure call failed.

For 32Bit, it seems that this wont work at all, so i focused on using 64Bit. I tried different parameters for LibreOffice: With ‘–norestore’, Document Recovery Window is not shown, but the problem still persists. Other parameters have no effect.

Is there any way to fix that? Or is this a general problem of LibreOffice?

I am using Windows 10 (64Bit).

This is an issue to report to Bugzilla.