How to program a text search and replace in PDF files
- by rpilkey
How would I be able to programmatically search and replace some text in a large number of PDF files?  I would like to remove a URL that has been added to a set of files.  I have been able to remove the link using javascript under Batch Processing in Adobe Pro, but the link text remains.  I have seen recommendations to use text touchup, which works manually, but I don't want to modify 1300 files manually.