1. Batch Protecting Legal Contracts
Legal AssistantBackground
A legal assistant needs to share 8 contract drafts with external counsel but must ensure they are clearly marked as confidential.
Problem
Manually opening and watermarking each PDF contract individually takes too much time.
How to use
Upload all 8 contract PDFs, set the watermark text to 'CONFIDENTIAL - DO NOT DISTRIBUTE', set the rotation to -45 degrees, set the opacity to 0.15, and enable the tiling option.
{
"watermarkText": "CONFIDENTIAL - DO NOT DISTRIBUTE",
"rotateDeg": -45,
"opacity": 0.15,
"tile": true
}Outcome
A ZIP file is generated containing all 8 PDFs, each covered with a tiled, semi-transparent confidential watermark.