Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

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

Post Reply
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

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

Post 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.
Post Reply