pretty straight forward problem. any tag in header is not printed to pdf.
+1
+1
+1
+1
Insert the same image in your body tag, but with display none. It works for me.
鈽猴笍
. fix-header {
display: none;
}
<img src="http://you image.com" class="fix-header">
@NandoMB dirty and it works ...thumb up
Still doesn't work for me. :(
Most helpful comment
@NandoMB dirty and it works ...thumb up