WKHTMLtoPDF Styling

try customizing your print format and add this css code

.print-format{
background-image: url(‘http://your.image.link.here.jpg’);
}