Add din-5008.html

This commit is contained in:
2023-03-05 00:40:10 +01:00
parent 12f6c01c52
commit 98d6987b65
3 changed files with 242 additions and 6 deletions

6
print.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
brave --headless \
--enable-logging=stderr --v=0 \
--run-all-compositor-staged-before-draw --virtual-time-budget=10000 \
--no-pdf-header-footer --no-margins \
--print-to-pdf="$2" "$1"