diff --git a/compile_handbook.sh b/compile_handbook.sh index bff0549..cfd90d4 100644 --- a/compile_handbook.sh +++ b/compile_handbook.sh @@ -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}"