Adding some margin to the bottom in the chrome-pdf options should fix this.
"chrome":
{
"format": "A4",
...,
"marginBottom": "2cm"
}
Adding some margin to the bottom in the chrome-pdf options should fix this.
"chrome":
{
"format": "A4",
...,
"marginBottom": "2cm"
}