Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Remove Password from PDF

Prev Next

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