import textract textract.process('a.pdf', method='pdfminer'). Google了一會才知道原來安裝textract的時候並不會自動幫你安裝pdfminer, ...
確定! 回上一頁