Revision history of "Shrink a PDF with gs"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 18:36, 14 May 2018Morris talk contribs 257 bytes +257 Created page with "<pre> gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dBATCH -dQUIET -sOutputFile=output_document.pdf input_document.pdf </pre> I assume PDFS..."