2-2. Watermark PDF file. import PyPDF2 import os os.chdir(r'D:\workspace\python\02_PDF_RW') pdfFile = open('ror.pdf', 'rb') reader = PyPDF2.
確定! 回上一頁