- 從pdf中提取文字. import PyPDF2 pdfFile = open('example.pdf','rb') pdfReader = PyPDF2.PdfFileReader ...
確定! 回上一頁