Question
How/where can I see the JavaScript behind the "Search & Remove Text" tool?
I am building a customised Action in Acrobat using JS and I want to be able to import a list and iterate through it, like the built-in "Search & Remove Text" tool does. I can't figure out a way to edit the built-in tools though, or a place I can find the code behind them.
If this isn't possible, does anyone know where else I might find JS code that imports a list and iterates through it?
Any help would be very much appreciated!
