An open API service indexing awesome lists of open source software.

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

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