Re: Can hide the header and footer when using window.print()
Posted: Mon Jun 12, 2017 6:19 am
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.
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.