diff --git a/tools/README.md b/tools/README.md index d429b27..842bca9 100644 --- a/tools/README.md +++ b/tools/README.md @@ -23,4 +23,8 @@ deno run --allow-read --allow-write printDocument.ts --overall --path ./issues.j 다음과 같은 인자를 가집니다: - `outDir`: 지정된 경로에 출력. 설정되지 않으면 `stdout`에 출력함. - `issue_path`: json 파일 위치. 지정되지 않으면 `stdin`에서 읽으려고 시도. -- `w`, `watch`: 파일에 변경이 있을 때 자동으로 업데이트. \ No newline at end of file +- `w`, `watch`: 파일에 변경이 있을 때 자동으로 업데이트. + +## pdfbox-app-2.0.26 + +다음 [링크](https://pdfbox.apache.org/2.0/commandline.html)를 참고하세요. \ No newline at end of file diff --git a/tools/pdfbox-app-2.0.26.jar b/tools/pdfbox-app-2.0.26.jar new file mode 100644 index 0000000..381d520 Binary files /dev/null and b/tools/pdfbox-app-2.0.26.jar differ