My generated PDF has an additional h1 with the filename (minus the extension) of the original HTML file appended to the top of the first page. I am unable to find a way to remove it. I had attempted using --browserArgs --no-pdf-header-footer, but this seems to produce an error.
My generated PDF has an additional h1 with the filename (minus the extension) of the original HTML file appended to the top of the first page. I am unable to find a way to remove it. I had attempted using
--browserArgs --no-pdf-header-footer, but this seems to produce an error.