소스 검색

v2.0.4 - Fix to verbose final status message

master
Gustavo Neves 8 년 전
부모
커밋
1034b8f890
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      pdfScale.sh

+ 2
- 2
pdfScale.sh 파일 보기

@@ -47,9 +47,9 @@ AUTOMATIC_SCALING=$TRUE # Default scaling in $SCALE, override by resize mode
MODE="" # Which page size detection to use
RESIZE_PAPER_TYPE="" # Pre-defined paper to use
CUSTOM_RESIZE_PAPER=$FALSE # If we are using a custom-defined paper
FLIP_DETECTION=$TRUE # If we shoudl run the Flip-detection
FLIP_DETECTION=$TRUE # If we should run the Flip-detection
FLIP_FORCE=$FALSE # If we should force Flipping
AUTO_ROTATION='/PageByPage' # GS cal auto-rotation setting
AUTO_ROTATION='/PageByPage' # GS call auto-rotation setting
PGWIDTH="" # Input PDF Page Width
PGHEIGHT="" # Input PDF Page Height
RESIZE_WIDTH="" # Resized PDF Page Width


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