Y
Hacker News
new
|
ask
|
show
|
jobs
by
sebazzz
2972 days ago
That will probably be difficult because Chrome just "prints" a PDF. Therefore headers, footers, footnotes, and page numbering is a difficult issue to solve.
1 comments
alexwebb2
2972 days ago
FYI, Puppeteer does indeed support header and footer templates when printing to PDF:
https://github.com/GoogleChrome/puppeteer/blob/v1.3.0/docs/a...
link
https://github.com/GoogleChrome/puppeteer/blob/v1.3.0/docs/a...