aboutsummaryrefslogtreecommitdiffstats
path: root/cli/pdf-compress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cli/pdf-compress.sh')
-rwxr-xr-xcli/pdf-compress.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/pdf-compress.sh b/cli/pdf-compress.sh
index 9f68c4c..3551fce 100755
--- a/cli/pdf-compress.sh
+++ b/cli/pdf-compress.sh
@@ -43,6 +43,7 @@ gs -dNOPAUSE -dBATCH -dSAFER \
-sDEVICE=pdfwrite \
-dCompatibilityLevel=1.4 \
-dPDFSETTINGS="/${quality}" \
+ -dPrinted=false \
-dEmbedAllFonts=true \
-dSubsetFonts=true \
-dColorImageDownsampleType=/Bicubic \