Michael Cole 10 년 전
부모
커밋
a6c451a0ba
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      pdfScale.sh

+ 2
- 0
pdfScale.sh 파일 보기

@@ -5,6 +5,8 @@
# Scale PDF to specified percentage of original size.
# Ref: http://ma.juii.net/blog/scale-page-content-of-pdf-files.

echo "This script doesn't handle files with spaces in them."

SCALE=0.95 # scaling factor (0.95 = 95%, e.g.)

# Validate args.


불러오는 중...
취소
저장