add password to a pdf; # add_password.py input.pdf password output.pdf; import sys; from pyPdf import PdfFileWriter, PdfFileReader
確定! 回上一頁