Mapsoft Redactor provides two batch processing modes: Batch Folder processing for fully automated redaction of multiple PDFs, and the Review & Redact Wizard for guided, file-by-file review with manual approval.
Batch folder processing applies a saved configuration to every PDF in a folder, producing redacted output files in a separate output folder.
*.pdf) to select which files to process.| Option | Description |
|---|---|
| Input Path | The folder containing PDF files to process. Click Browse to select. |
| Output Path | The destination folder for redacted output files. Click Browse to select. |
| File Filter | A wildcard pattern to select specific files (e.g., *.pdf, Report_*.pdf). |
| Recursive | When enabled, the batch processor also processes PDFs in subfolders of the input path. |
| Configuration | A named batch configuration that defines which markup and redaction operations to apply. |
Warning
Always use a separate output folder from the input folder. If the input and output paths are the same, original files will be overwritten by their redacted versions.
The Review & Redact Wizard combines batch scanning with manual review. Files are opened one at a time, marked up automatically, and then presented for review before the operator approves or skips each file.
| Method | Description |
|---|---|
| Dictionary | Searches for all entries in the selected dictionary and places redacting annotations on matches. |
| All Text | Marks up all text content on every page for complete text redaction. |
| All Images | Marks up all images on every page for complete image redaction. |
Tip
The Review & Redact Wizard is ideal when redaction decisions require human judgment. The automatic markup saves time, and the review step ensures no content is redacted incorrectly.
Batch configurations are named presets that define the complete set of operations applied during batch processing. They are managed through the plug-in's batch integration system and can be created, edited, and deleted via the batch configuration dialog.
A batch configuration bundles:
Note
Mapsoft Redactor also exports a custom HFT (Host Function Table) that allows other Mapsoft plug-ins, such as Acrobatch, to drive redaction operations programmatically using saved configurations.