add pdfbox

This commit is contained in:
monoid 2022-04-23 13:16:39 +09:00
parent 0c9caab797
commit 0abe87d36f
2 changed files with 5 additions and 1 deletions

View File

@ -23,4 +23,8 @@ deno run --allow-read --allow-write printDocument.ts --overall --path ./issues.j
다음과 같은 인자를 가집니다:
- `outDir`: 지정된 경로에 출력. 설정되지 않으면 `stdout`에 출력함.
- `issue_path`: json 파일 위치. 지정되지 않으면 `stdin`에서 읽으려고 시도.
- `w`, `watch`: 파일에 변경이 있을 때 자동으로 업데이트.
- `w`, `watch`: 파일에 변경이 있을 때 자동으로 업데이트.
## pdfbox-app-2.0.26
다음 [링크](https://pdfbox.apache.org/2.0/commandline.html)를 참고하세요.

BIN
tools/pdfbox-app-2.0.26.jar Normal file

Binary file not shown.