설치
# yum install poppler-utils$ sudo apt-get install poppler-utils
사용법
pdftotext {PDF-file} {text-file}$ pdftotext hp-manual.pdf hp-manual.txt
$ pdftotext -f 5 -l 10 hp-manual.pdf hp-manual.txt
$ pdftotext -opw 'password' hp-manual.pdf hp-manual.txt
$ pdftotext -upw 'password' hp-manual.pdf hp-manual.txt
$ pdftotext -eol unix hp-manual.pdf hp-manual.txt
댓글
댓글 쓰기