From bf5b05a84e877391fddd1b0a0b752f71ec05e901 Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Wed, 11 Sep 2024 00:10:50 +0200 Subject: Preuve existe f pas cca equivalant exists f BA pas randomguess --- synthetic/pdfcompress.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 synthetic/pdfcompress.sh (limited to 'synthetic/pdfcompress.sh') diff --git a/synthetic/pdfcompress.sh b/synthetic/pdfcompress.sh new file mode 100644 index 0000000..54c3555 --- /dev/null +++ b/synthetic/pdfcompress.sh @@ -0,0 +1 @@ +gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=compressed_PDF_file.pdf $1 -- cgit v1.2.3