We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45f788 commit 44eb839Copy full SHA for 44eb839
1 file changed
README.md
@@ -134,7 +134,7 @@ $ pdfscale -v -v -r 'custom mm 200 300' -f disable -s 0.95 ../mixsync\ manual\ v
134
## Help info
135
```
136
$ ./pdfScale.sh --help
137
-pdfScale.sh v2.5.9
+pdfScale.sh v2.6.0
138
139
Usage: pdfScale.sh <inFile.pdf>
140
pdfScale.sh -i <inFile.pdf>
@@ -172,6 +172,7 @@ Parameters:
172
m, mdls Forces the use of MacOS Quartz mdls
173
p, pdfinfo Forces the use of PDFInfo
174
i, identify Forces the use of ImageMagick's Identify
175
+ s, gs Forces the use of Ghostscript (PS script)
176
-i, --info <file>
177
Prints <file> Paper Size information to screen and exits
178
-s, --scale <factor>
0 commit comments