Quellcode durchsuchen

update readme

master
Gustavo Neves vor 8 Jahren
Ursprung
Commit
eaf56ec7d4
1 geänderte Dateien mit 2 neuen und 3 gelöschten Zeilen
  1. +2
    -3
      README.md

+ 2
- 3
README.md Datei anzeigen

@@ -23,9 +23,8 @@ pdfScale.sh v2.0.3 - Paper Sizes
Inches | 11.7 x 8.3
```
#### Scale by 0.95 (-5%)
This also shows a very special case of PDF file that has no `/MediaBox` defined,
because it is a dumb container of n-up printed binary PDF pages.
So, `grep` fails on this one.
This also shows a very special case of PDF file that has no `/MediaBox` defined.
It is a dumb container of n-up binary PDF pages. So, `grep` fails on this one.
```
$ pdfscale -v ../input-nup.pdf
pdfscale v2.0.2 - Verbose Execution


Laden…
Abbrechen
Speichern