UiPath Documentation
activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Document Understanding-Aktivitäten

Letzte Aktualisierung 22. Apr. 2026

Verwalten des PDF-Passworts

UiPath.PDF.Activities.PDF.ManagePDFPassword

Beschreibung

Ändert das Passwort einer angegebenen PDF-Datei.

Projektkompatibilität

Windows-Legacy | Windows

Konfiguration

Designer-Panel
  • 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.
Eigenschaften-Panel

Allgemein

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Datei

  • 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.
    Hinweis:
    • The NewOwnerPassword and NewUserPassword cannot coincide.
    • Das Ändern oder Hinzufügen eines Benutzerkennworts zu einem Dokument, das bereits mit einem Besitzerkennwort geschützt ist, erfordert auch die Eingabe des Besitzerkennworts.
    • Wenn die Aktivität für ein bereits geschütztes Dokument ausgeführt wird und das neue Kennwortfeld leer ist, wird das vorhandene Kennwort entfernt.
  • 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.
    Hinweis:

    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.

Sonstiges

  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.
    Hinweis:

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

  • Beschreibung
  • Projektkompatibilität
  • Konfiguration

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben