Service for generating PDFs.
- PDF
POST /pdf
body
Objecthtml
Stringmargin
Objecttop
Stringleft
Stringbottom
Stringright
String
height
Stringwidth
String
The server can be run locally with the command:
npm run dev
It will start on http://localhost:8080
.