Browse Source

v2.4.1 - Update readme help

master
parent
commit
b1b9444e63
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      README.md

+ 1
- 2
README.md View File

@@ -218,7 +218,7 @@ Parameters:
Default: 300
--background-gray <percentage>
Creates a background with a gray color setting
Percentage is a floating point percentage number between 0(white) and 1(black)
Percentage is a floating point percentage number between 0(black) and 1(white)
--background-cmyk <"C M Y K">
Creates a background with a CMYK color setting
Must be quoted into a single parameter as in "0.2 0.2 0.2 0.2"
@@ -312,7 +312,6 @@ Examples:
pdfscale -r A4 myPdfFile.pdf
pdfscale -v -v -r "custom mm 252 356" -s 0.9 -f "../input file.pdf" "../my new pdf"


```
## Standard Paper Tables


Loading…
Cancel
Save