An agent asked for the medical report we rely on to decline an applicant; compliance says we must redact patient ident…
Open the PDF you want to redact in Adobe Acrobat Pro.
Go to Tools and select Redact.
Click Find and Remove Text.
Enter the word, phrase, or pattern you want to search for in the search box.
Choose the location to search (e.g., current document or all PDFs in a folder), then click Search.
Review the search results and check all instances you want to redact, or use Select All to mark every occurrence.
Click Mark for Redaction to mark the selected instances.
Click Apply Redactions and confirm when prompted to permanently remove the marked content.
CautionRedactions are permanent and cannot be undone after saving.
Best practiceYou can customize the appearance of redaction marks before applying them by adjusting settings in the Redact tool.
Best practiceAlways double-check your search term and results to ensure all sensitive information is covered, especially with patterns like SSNs.
Save the redacted PDF with a new file name.
You can use the Find Text and Redact feature to quickly locate and mark all instances of sensitive words or patterns for redaction throughout your document.
This runs in the Acrobat app - there is no separate API for this task.
Sanitizing a PDF after redaction is crucial because redaction only removes visible content. Hidden data, such as metadata, layers, or previous versions stored in the document's revision history, can still contain sensitive information. Sanitizing removes this hidden data, ensuring that no private details are accidentally revealed when you share the document. It's an essential step for complete data protection.
For large documents with many instances of PII like SSNs or account numbers, use Acrobat Pro's pattern-based auto-redaction. This feature can automatically find and mark all occurrences of specific patterns (like a SSN format) for redaction. After auto-redaction, it's a good practice to have another person review a random sample of the document to ensure all sensitive information was correctly hidden.
No, you cannot use the Adobe PDF Services API for redaction. Redaction is a security-sensitive feature that is currently only available in the Adobe Acrobat Pro desktop application. There is no API operation for redaction, meaning you must perform this task manually on your computer.
| Method | Effect on Text | Security |
|---|---|---|
| Drawing a black rectangle | Text is visually covered but still exists underneath. | Low security; text can be copied and revealed. |
| Using the Redact tool | Text is permanently removed and replaced with a black mark. | High security; text is unrecoverable after saving. |