]> gitweb.pimeys.fr Git - scripts-20-100.git/blobdiff - compat
Thanks b2moo
[scripts-20-100.git] / compat
diff --git a/compat b/compat
new file mode 100755 (executable)
index 0000000..e38fccc
--- /dev/null
+++ b/compat
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+# Script écrit par Daniel pour rendre un PDF compatible avec l'imprimante
+gs -dCompatibilityLevel=1.2 -dBATCH -dNOPAUSE -sDEVICE=pdfwrite\
+ -sOutputFile="$2" "$1"