There is an option in Electron docs: https://www.electronjs.org/docs/latest/api/web-contents#contentsprinttopdfoptions which is able to set custom header and footer: `headerFooter` I can't find it's supported right now in Electron PDF.
There is an option in Electron docs: https://www.electronjs.org/docs/latest/api/web-contents#contentsprinttopdfoptions
which is able to set custom header and footer:
headerFooterI can't find it's supported right now in Electron PDF.