Copy link to clipboard
Copied
Hello:
I want to create my own pattern to use for sanitize a pdf document, using Adobe Acrobat Pro.
Is it possible. I only have available:
Phone numbers
Credit cards
Social Security numbers
Dates
Thank you vey much.
Copy link to clipboard
Copied
You must edit the "SearchRedactPatterns.xml" file. Copy-paste an existing pattern and edit it (this requires some GREP knowledge).
PDF Acrobatic, InDesigner & Photoshoptographer
Copy link to clipboard
Copied
When you say "sanitize", do you mean "redact" or do you mean something else?
In Acrobat, "sanitize" means to remove information that is not visible in the file, such as comments, metadata, hidden layers, and text that is hidden either because it has no fill or stroke or because something else is in front of it.
Jane
Copy link to clipboard
Copied
Hello Jane:
Yes. I mean Redact. I need to use custom pattern. See picture
Copy link to clipboard
Copied
You must edit the "SearchRedactPatterns.xml" file. Copy-paste an existing pattern and edit it (this requires some GREP knowledge).
PDF Acrobatic, InDesigner & Photoshoptographer
Copy link to clipboard
Copied
Hello JR:
This is exaclty I was looking for. Thank you very much for your help.
Copy link to clipboard
Copied
Is there any manual to learn how the pattern must be build? It's different from I found Regex syntaxis on internet.
Thank you very much
Copy link to clipboard
Copied
I believe it uses the JavaScript RegExp syntax.

