读取pdf 文件,并输出pdf文件的基础信息 import pdfplumber# 打开pdf文件,有密码加入password参数pdf_info =pdfplumber.open(r'test.pdf')meta_data ...
確定! 回上一頁