UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Activités Document Understanding

Dernière mise à jour 22 avr. 2026

Manage PDF Password

UiPath.PDF.Activities.PDF.ManagePDFPassword

Description

Modifie le mot de passe d'un fichier PDF spécifié.

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Module Designer
  • FileName - The path of the PDF file whose password you want to manage. This field supports only strings and String variables.
  • OutputFileName - The path where you want to save the resulting PDF file with the new password. If a file exists at the specified path, it is overwritten. This field supports only strings and String variables.
Panneau propriétés

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Fichier

  • FileName - The path of the PDF file whose password you want to manage. This field supports only strings and String variables.
  • NewOwnerPassword - The new owner password you want to set for the specified PDF file, if necessary. This password is used for setting certain document restrictions. This field supports only strings and String variables.
  • NewUserPassword - 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. This field supports only strings and String variables.
    Remarque :
    • The NewOwnerPassword and NewUserPassword cannot coincide.
    • La modification ou l'ajout d'un mot de passe utilisateur à un document déjà protégé par un mot de passe du propriétaire nécessite également la saisie du mot de passe du propriétaire.
    • Lorsque l'activité s'exécute sur un document déjà protégé avec le nouveau champ de mot de passe vide, le mot de passe existant est supprimé.
  • OldOwnerPassword - The old password of the owner, used for modifying certain document restrictions. This field supports only strings and String variables.
  • OldUserPassword - The old password of the user. This password is required to open the document in Read Only mode. This field supports only strings and String variables.
    Remarque :

    Recommended password length is of minimum six characters.

  • OutputFileName - The path where you want to save the resulting PDF file with the new password. If a file exists at the specified path, it is overwritten. This field supports only strings and String variables.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
    Remarque :

    Visit Securing PDFs with passwords for more information about securing PDFs with passwords.

  • Description
  • Compatibilité du projet
  • Configuration

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour