Add new flag to prevent header and footer from being printed

This commit is contained in:
mmcwilliams 2024-09-02 22:47:37 -04:00
parent 3631b56d27
commit f37f1c4029
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ chromium-browser \
--disable-gpu \
--run-all-compositor-stages-before-draw \
--print-to-pdf-no-header \
--no-pdf-header-footer \
--no-margins \
--print-to-pdf="${LAYOUT_PDF}" \
"${TMP_HTML}"