Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telkomdev/node-doc-converter
Docx to PDF converter that running on top of LibreOffice
https://github.com/telkomdev/node-doc-converter
Last synced: about 5 hours ago
JSON representation
Docx to PDF converter that running on top of LibreOffice
- Host: GitHub
- URL: https://github.com/telkomdev/node-doc-converter
- Owner: telkomdev
- Created: 2020-01-10T02:29:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:57:56.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T23:01:45.983Z (over 1 year ago)
- Language: JavaScript
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Docx to PDF converter "running on top of LibreOffice Headless"
### Running
build docker image
```shell
$ make build
```run docker image
```shell
$ docker run --rm -p 9000:9000 docxtopdf
```Visit http://localhost:9000/