]> gitweb.pimeys.fr Git - scripts-20-100.git/blob - compat
[bde] Bye inscriptions.sh, so 2012. adhesions.sh is the new sexy.
[scripts-20-100.git] / compat
1 #!/bin/bash
2
3 # Script écrit par Daniel pour rendre un PDF compatible avec l'imprimante
4 gs -dCompatibilityLevel=1.2 -dBATCH -dNOPAUSE -sDEVICE=pdfwrite\
5 -sOutputFile="$2" "$1"