Service: HTML to PDF
Generates a PDF binary from the given HTML

Usage

Note

letterPaperUrl An extra option is to pass in a letterPaperUrl. This will be used as a background for all pages of the .pdf

Example

{
	"pageSize": "A4",
	"landscape": false,
	"marginsType": 0,
	"letterPaperUrl": "https://kmt.kingsquare.nl/img/briefpapier2.png"
}