Closed kimmobrunfeldt closed 7 years ago
Render any HTML input:
curl -o html.pdf -XPOST -d'{"html": "<body>test</body>"}' -H"content-type: application/json" http://localhost:9000/api/render
Render any HTML input: