Make PDF Document Read Only
- 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Make PDF Document Read Only
- Updated on 15 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > PDF |
The Set PDF Read Only step allows users to set a PDF to read-only. This step will prevent the ability to modify any document content, fill in the Form fields, or comment on the document. The step accepts and outputs the PDF as a Byte string.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Document | Document to mark as Read Only to prevent any modification to the file. | List of Byte |
Outputs
Property | Description | Data Type |
---|---|---|
MakePDFDocumentReadOnly1_Output | Read Only PDF | List of Byte |
Was this article helpful?