PyPDF2 是作为PDF工具包构建的python库,它能够: ... pip install PyPDF2 ... import PyPDF2 pdfFile = open('example.pdf','rb') pdfReader = PyPDF2.
確定! 回上一頁