你可以通过使用这个代码片断来检测它。 from PyPDF2 import PdfFileReader pdf = PdfFileReader(file('example.pdf')) page = pdf.getPage(0).mediaBox if page.
確定! 回上一頁