docker-unoconv-webservice icon indicating copy to clipboard operation
docker-unoconv-webservice copied to clipboard

Dockerfile to run unoconv as a webservice

Results 9 docker-unoconv-webservice issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | telemark/docker-node-unoconv | final | major | `10.20.1` -> `12.18.3` | --- ### Configuration...

Helo, I got this error after the server is active for a long time: ``` Error: unoconv: RuntimeException during update-links phase: Office probably died. illegal object given! Traceback (most recent...

Would it be possible to upgrade LibreOffice to version 7? Thanks

enhancement

Is there a way or schedule to support FilterOptions with this docker container? I tried with --entrypoint "/usr/bin/unoconv -e FilterOptions=124,,utf-8, but that didn't seem to work.

Is there a possibility to set pdf title specified in parameter? Thanks

When I up container, I catch this error. And I can't understand what is the problem? `docker-compose -f docker-compose.yaml up unoconv` `Recreating gfk_unoconv_service ... done` `Attaching to gfk_unoconv_service` ``` gfk_unoconv_service...

Hi, The conversion from docx to pdf is working perfect. But can I convert the one docx to jpg images, one per page ? I've tried `curl --form [email protected] http://localhost/unoconv/jpg...

Base image has been updated as I see at https://hub.docker.com/r/telemark/docker-node-unoconv/ but `docker-unoconv-webservice` is not being rebuilt. I assume therefore that there is no repository link added on Docker Hub that...

enhancement
todo

Would you be so kind to add certain handlers to handle exceptions, which appear when conversion failed. Eg, to pass some error code.