added example for the gs command (reduce pdf file)

This commit is contained in:
Pierre Poulain 2013-08-28 11:24:32 +01:00
parent 4f83172647
commit dfc7c98607
1 changed files with 3 additions and 0 deletions

3
cheatsheets/gs Normal file
View File

@ -0,0 +1,3 @@
# To reduce the size of a pdf file:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf