Set PDF Password
UiPath.IntelligentOCR.StudioWeb.Activities.PDF.SetPDFPassword.SetPDFPassword
Description
Changes the password of a specified PDF file.
Project compatibility
Windows | Cross-platform
Configuration
- PDF File - The file object that needs to be processed.
Advanced options
- Result File Name - The file name used for the generated output file. If another file with the given name already exists in the same location, it is replaced.
- NewManagePassword - The new password you want to set for the specified PDF file, if necessary. This password is used for setting certain document restrictions.
- NewOpenPassword - The new user password you want to set for the specified PDF file, if necessary. This password is required to open the document in Read Only mode.
- CurrentManagePassword - The in-use password of the owner, used for modifying certain document restrictions.
- CurrentOpenPassword - The in-use password of the user. This password is required to open the document in Read Only mode.
Output
- Exported PDF - The new PDF file object.