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 1 year 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:57:56.000Z (over 3 years ago)
- Last Synced: 2025-01-16T20:19:08.865Z (about 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/