creating a pdf reader object pdfReader = PyPDF2.PdfReader(pdfFileObj)#PdfFileReader is deprecated # printing number of pages in pdf file ...
確定! 回上一頁