Protect PDF Document

Provides a Smart Service, Protect PDF Document, that is used to protect a PDF document with a password.  It can be useful in scenarios where a document must be protected so that only the user with access can open it.  E.g. Sending monthly bank statements to all account holders in the bank and the statements should be protected with the respective user's password.

  • Inputs:
    • Pdf Document - The PDF document to be protected with a password
    • Owner Password - Owner's password used to open a PDF file
    • User Password - User's password to open a PDF file
  • Output(s)
    • Locked Document - The Protected PDF document. A user can open this document with the "User Password" specified and Owner can open it with the "Owner Password" specified.
Anonymous