Answered
My supervisor asked me to review and mark for redaction several thousand documents. It took a couple of days, but now I've finshed. The supervisor reviewed my redactions, approved and told me to now apply my redactions (i.e., make them permanent).
Question: Is there a way to apply the redactions to all the documents all at once or will have to open each individiaul document and select "apply redaction" ?
Create a new batch process (under Advanced - Document Processing) and select the folder where the files are saved.
There might be an action to apply the redactions in the list of available actions. If so, choose it.
If not, select Execute JavaScript and enter the following code:
this.applyRedactions();
BE AWARE: Once you run this process there's no going back. The old files will be overwritten (unless you specify a different output folder).
so create a backup of the files if you think you might need to undo or change the redaction marks.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com