- requried packages
pycurl
BeautifulSoup
pdfminer
- How-To:
after install pdfminer, use following command to convert pdf file to html file
$ {PDFMINER_DIR}/tools/pdf2txt.py -o test.html -c utf8 test.pdf
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pycurl
BeautifulSoup
pdfminer
after install pdfminer, use following command to convert pdf file to html file
$ {PDFMINER_DIR}/tools/pdf2txt.py -o test.html -c utf8 test.pdf