pdfFileObj = open (r 'PDFfile.pdf' , 'rb' ). pdfReader = PyPDF4.PdfFileReader(pdfFileObj). pageObj = pdfReader.getPage( 0 ).
確定! 回上一頁