pdf_protect
Protect a PDF with AES-256 encryption by setting a password and controlling print, modify, and copy permissions.
Instructions
Password-protect a PDF (local path) with AES-256 encryption; control print/modify/copy permissions. $0.01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| password | Yes | ||
| allow_copy | No | ||
| allow_print | No | ||
| output_path | No | ||
| allow_modify | No | ||
| owner_password | No | ||
| idempotency_key | No |