How to program a text search and replace in PDF files

Posted by rpilkey on Stack Overflow See other posts from Stack Overflow or by rpilkey
Published on 2008-10-21T00:54:10Z Indexed on 2010/05/02 0:07 UTC
Read the original article Hit count: 176

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.

© Stack Overflow or respective owner

Related posts about pdf

Related posts about JavaScript