Replies: 1 comment 4 replies
-
Sweet! I love BPMN and workflow! Have a peek at the WOPI protocol https://wopi.readthedocs.io/en/latest/ and there's quite a bit of info in the LibreOffice Online repository: https://github.com/LibreOffice/online/blob/master/wsd/README. Hopefully this helps? Will watch your solution closely :) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am new to libreoffice-online and currently a little bit lost.
We are developing the Open Source project Imixs-Documents. This is a Workflow Management System for small and medium sized enterprises and organisations. We are planning to provide a way to edit office documents - with libreoffice-online.
I used your container and the example docker-compose.yaml file to get started.
But to be honest, I don't understand the concept of Libreoffice at the moment. What exactly do I need to do to open or edit an Office Document?
Our workflow engine runs on the Jakarta EE Stack - so we have a lot of possibilities to call services and exchange data.
Maybe someone can give me an short introduction to what exactly the server expects after I started it.
Thanks a lot in advance
===
Ralph
Beta Was this translation helpful? Give feedback.
All reactions