Skip to content

Instantly share code, notes, and snippets.

@hube12
Created July 16, 2020 06:55
Show Gist options
  • Save hube12/b9e6dd0e8486c7e2a2bbdb10c430055b to your computer and use it in GitHub Desktop.
Save hube12/b9e6dd0e8486c7e2a2bbdb10c430055b to your computer and use it in GitHub Desktop.
gs -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dPDFSETTINGS=/screen -dEmbedAllFonts=true -dSubsetFonts=true -dColorImageDownsampleType=/Bicubic -dColorImageResolution=144 -dGrayImageDownsampleType=/Bicubic -dGrayImageResolution=144 -dMonoImageDownsampleType=/Bicubic -dMonoImageResolution=144 -sOutputFile=out.pdf in.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment