UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Actividades de Document Understanding

Última actualización 22 de abr. de 2026

Administrar contraseña de PDF

UiPath.PDF.Activities.PDF.ManagePDFPassword

Descripción

Cambia la contraseña de un archivo PDF especificado.

Compatibilidad de proyectos

Windows-Legacy | Windows

Configuración

Panel del Diseñador
  • 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.
Panel de propiedades

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Archivo

  • 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.
    Nota:
    • The NewOwnerPassword and NewUserPassword cannot coincide.
    • Cambiar o añadir una contraseña de usuario a un documento ya protegido con una contraseña de propietario también requiere introducir la contraseña de propietario.
    • Cuando la actividad se ejecuta en un documento ya protegido con el campo de la nueva contraseña vacío, se elimina la contraseña existente.
  • 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.
    Nota:

    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.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
    Nota:

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

  • Descripción
  • Compatibilidad de proyectos
  • Configuración

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado