From 92090f4e7ad60a6e4ef0983c04b32f5a1aeac4a6 Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Sun, 14 May 2017 21:50:25 -0300 Subject: [PATCH] more 2.0 readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bb5688..0f9f41c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pdfScale 2 -Bash Script to ***scale*** and ***resize*** PDFs from the command line. -Uses ghostscript to create a scaled and or resized version of the pdf input. +Bash Script to ***scale*** and/or ***resize*** PDFs from the command line. +Uses ghostscript to create a scaled and/or resized version of the pdf input. In `scaling mode`, the PDF paper size does not change, just the elements are scaled. In `resize mode`, the PDF paper will be changed and fit-to-page will be applied.