add pdfbox
This commit is contained in:
parent
0c9caab797
commit
0abe87d36f
@ -24,3 +24,7 @@ deno run --allow-read --allow-write printDocument.ts --overall --path ./issues.j
|
|||||||
- `outDir`: 지정된 경로에 출력. 설정되지 않으면 `stdout`에 출력함.
|
- `outDir`: 지정된 경로에 출력. 설정되지 않으면 `stdout`에 출력함.
|
||||||
- `issue_path`: json 파일 위치. 지정되지 않으면 `stdin`에서 읽으려고 시도.
|
- `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
BIN
tools/pdfbox-app-2.0.26.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user