Add Password

Go to Product

Add password to a PDF file

This endpoint adds password protection to a PDF file. Users can specify a set of permissions that should be applied to the file. Input:PDF Output:PDF

Options

File Input
The input PDF file
Owner Password (*)
The owner password to be added to the PDF file (Restricts what can be done with the document once it is opened)
Password (*)
The password to be added to the PDF file (Restricts the opening of the document itself.)
Key Length (*)
The length of the encryption key
Prevent Assembly (*)
Whether document assembly is prevented
Prevent Extract Content (*)
Whether content extraction is prevented
Prevent Extract for Accessibility (*)
Whether content extraction for accessibility is prevented
Prevent Fill in Form (*)
Whether form filling is prevented
Prevent Modify (*)
Whether document modification is prevented
Prevent Modify Annotations (*)
Whether modification of annotations is prevented
Prevent Printing (*)
Whether printing of the document is prevented
Prevent Printing Faithful (*)
Whether faithful printing is prevented
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.