]> gitweb.pimeys.fr Git - scripts-20-100.git/blob - compat
[ssh/generate_config] batb-5 et batv-1 ont un nom en .crans.org
[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"