Page 1 of 1

Re: Can hide the header and footer when using window.print()

Posted: Mon Jun 12, 2017 6:19 am
by salvadordf
Hi,

As far as I know, CEF3 doesn't allow you to remove the header and footer from a printed webpage.

However, you could use TChromium in OSR mode to capture a webpage in a bitmap and then print that bitmap using other methods.