The following shows how to print a webpage to pdf using chrome.
additional options in Chrome headless print-to-pdf
But there is timestamp at the top of the pdf. Is there a way to disable the timestamp? Thanks.
The following shows how to print a webpage to pdf using chrome.
additional options in Chrome headless print-to-pdf
But there is timestamp at the top of the pdf. Is there a way to disable the timestamp? Thanks.
You need to use the Chrome headless debugging API.
https://chromedevtools.github.io/devtools-protocol/
There are some nice wrappers around it, like this package: