Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

read pdf py

import textract
text = textract.process('path/to/pdf/file', method='pdfminer')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #read #pdf #py
ADD COMMENT
Topic
Name
1+7 =