-
Hi !
So I am running on Ubuntu 24.04, I succesfully downloaded your image (3.19) and then I issued command
"docker run libreofficedocker/libreoffice-unoserver:3.19"
Docker started:
`INFO:unose…
-
Hi, I just installed Edit files with LibreOffice v2.0.1 and for some documents, the option to open them in LibreOffice is not shown.
This does not seem to be related to the file format (e.g. it h…
-
Hi ! just opening this issue to hopefully figure out if the following is expected behavior:
When parsing a CSV with the following contents:
```csv
"a","b"
"""text\n"", more text","never parsed"
…
-
Changelog of One Core API version 3.0.5 says that LibreOffice 6.0+ should be now working fully and fine. However, it shows me this error when I open it:
![image](https://github.com/user-attachments/a…
-
Found in https://github.com/NixOS/nixpkgs/issues/349123#issuecomment-2418404643:
It seems that `--gotenberg-graceful-shutdown-duration` always sleeps, instead of shutting down immediately if there …
-
Is it possible to use python-pptx to convert pptx files to pdf files? If not, what alternatives are there?
git-bob comment
-
Sorry for opening a Bugreport but for the following problem there seems to be no clear answer anywhere in the documentation of Collabora.
I have implemented a WOPI Host to integrate Collabora into …
-
### Describe the Bug
Exporting to PDF from the web interface, or converting to PDF using the conversion API fail.
### Steps to Reproduce
1. Build CODE
2. `make run`
3. Open the URL of a def…
-
```python
from pyzerox import zerox
import os
import json
import asyncio
import argparse
# Parse command-line arguments
parser = argparse.ArgumentParser(description='Process a PDF file with z…
-
For `paperless-ngx`, I'm trying to integrate it with the newly added `tika` and `gotenberg` services to index office documents (Word, Excel, etc).
However, upon my `.xls` `gotenborg` invokes `soffi…