Why in my case its showing in between?
I think, wkhtmltopdf version issue.
please install the correct / latest version of wkhtmltopdf with qt patched
https://wkhtmltopdf.org/downloads.html
wkhtmltopdf 0.12.6.1 (with patched qt)
I am using latest version
Is there any option to remove “print get PDF”?
It’s coming from the printview.html
. so you can remove it, if you want.
Hi @Atheetha
I have similar problem, then i find this thread.
It says use
.action-banner { display: none !important; }
you can use it on every single print format but it tidius right?
So i think you can use on Print Style and voila! Yes it works.
**(also make sure to have corresponding Default Print Style in Print Settings)