我已经能够阅读PDF 的内容: PYMuPDF 使用类似于以下的代码: myfile = r"C:\users\xxx\desktop\testpdf1.pdf" doc =fitz.open(myfile) page=doc[1] text = page.
確定! 回上一頁