ActiveX Control for LibreOffice in C#

Hi, I need to load libreoffice on my page with c#.
The same thing I have achieved with Office with the Interop library, but I do not know how to do it with LibreOffice.

How can I do it?

Thanks.

What have you tried? There are examples on the web using C# and LibreOffice. If you get stuck, post the code you have so far and any relevant error messages. Also explain more specifically what you want – what does “load LibreOffice on my page” mean? Don’t assume that we have Microsoft Office or are familiar with the Interop library. See these suggested guidelines for asking.

I want to edit online with LibreOffice and that the editor is inserted in my Web.
Do you know any way to do it?

Yes.

Other alternative?

Do you expect people to try inventing alternatives for you without even slightest hint on what didn’t fit you with the offered one?

Of course, after investigating and testing the component proposed by the previous user, it does not work for me. I have tried a lot of codes and I have not been able to find a good one. I just write in case a user comes in and, by chance, knows a good alternative. I see that you are not for the work of helping.

I have created an ActiveX component to load Word on my website, but I need to find one for LibreOffice because the documentation is not clear to create something like that.

Thanks.