Saturday, September 15, 2012

Optimize a PDF with large images that do not need to be reprinted exactly.

gs -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -sOutputFile=<newfile.pdf> <infile.pdf>

No comments:

Post a Comment