https://github.com/soarez/wkhtmltopdfaas
wkhtmltopdf as a service
https://github.com/soarez/wkhtmltopdfaas
Last synced: 4 days ago
JSON representation
wkhtmltopdf as a service
- Host: GitHub
- URL: https://github.com/soarez/wkhtmltopdfaas
- Owner: soarez
- License: mit
- Created: 2012-10-09T17:12:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-09T17:20:11.000Z (over 13 years ago)
- Last Synced: 2026-05-02T10:36:58.776Z (about 2 months ago)
- Language: JavaScript
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wkhtmltopdfaas
#### *[wkhtmltopdf] as a service.*
## Installation
npm install wkhtmltopdfaas
npm start wkhtmltopdfaas
## Usage
curl http://localhost:8000/?url=http://google.com/ > print.pdf
[wkhtmltopdf]: http://code.google.com/p/wkhtmltopdf/ "Convert html to pdf using webkit (qtwebkit)"
## License
MIT