1. Lock a Filled PDF Contract for Distribution
Legal AssistantBackground
A legal assistant has filled out a standard lease agreement PDF form with client details and needs to send it out for final signature without allowing the client to modify the pre-filled terms.
Problem
The interactive form fields remain editable, allowing anyone with a PDF editor to change the contract terms.
How to use
Upload the filled PDF contract, keep 'Update Appearances First' and 'Remove Need Appearances' checked, and run the tool.
{
"updateAppearancesFirst": true,
"removeNeedAppearances": true,
"keepFormStructure": false
}Outcome
The contract is flattened into a static PDF where all filled text is locked and cannot be edited by the recipient.