浏览代码

messing with readme

master
Gustavo Neves 8 年前
父节点
当前提交
40cb09132a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -1,6 +1,6 @@
# pdfScale 2 # pdfScale 2
Bash Script to ***scale*** and/or ***resize*** PDFs from the command line. 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.
Uses ghostscript (`gs`) 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 `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. In `resize mode`, the PDF paper will be changed and fit-to-page will be applied.


正在加载...
取消
保存