import PyPDF2 import json pdf_file = open('data.pdf', 'rb') read_pdf ... extractText 从PDF中返回文本,并将其作为单个Python字符串值读取。
確定! 回上一頁