Remove Password from PDF
  • 15 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Remove Password from PDF

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.10.0
LocationData > PDF

The Remove Password From PDF step takes the Document byte list Input, unlocks it with the provided Password string Input, and outputs a new Document byte list without password protection.




Properties

Inputs

PropertyDescriptionData Type
DocumentPDF Document to remove the password from.FileData
PasswordThe current password of the PDF to remove.String

Outputs

PropertyDescriptionData Type
RemovePasswordFromPdf1_Output
PDF with no password.List of Byte


Was this article helpful?