在目前的環境中為了個人資料保護,通常一些 PDF檔案會依個人資料來做加密。
例如:銀行帳單、研習證書。
參考以下網站程式碼可實做檔案個別加密:
https://laplacetw.github.io/python-pdf-batch-encrypt/
stackoverflow參考解答:
https://stackoverflow.com/questions/43475295/encrypt-pdfs-in-python
在目前的環境中為了個人資料保護,通常一些 PDF檔案會依個人資料來做加密。
例如:銀行帳單、研習證書。
參考以下網站程式碼可實做檔案個別加密:
https://laplacetw.github.io/python-pdf-batch-encrypt/
stackoverflow參考解答:
https://stackoverflow.com/questions/43475295/encrypt-pdfs-in-python