python pdf 转Excel. ... def func(src, dest='pdf.xlsx'): pdf = pdfplumber.open(src) ... ExcelWriter(dest) as writer:# 多页表格内容写入一个Excel.
確定! 回上一頁