How do I batch replace email addresses in the PDF files?

I have a series of .pdfs with an eMail address in the same position in each document. I want to replace the eMail address in each document with a single specific address. When I find-by-position, the program replaces the address on the 1st page but does not change any other pages.

How can I do this?

Customer
-------------------------------------

How do I batch replace email addresses in the PDF files?
Thanks for your message, maybe the positions for the email addresses have a few small difference on the different pages, we suggest you may download "VeryPDF PDF Text Replacer Command Line (pdftr.exe)" from our website to try, you can use "VeryPDF PDF Text Replacer Command Line (pdftr.exe)" to batch replace email addresses in all pages and without care for their positions, you may download pdftr.exe from following web page to try,

https://www.verypdf.com/app/pdf-text-replacer/try-and-buy.html#buy-cmd
https://www.verypdf.com/dl2.php/pdftextreplacer_cmd.zip

after you download it, you can run following command line to replace email addresses in your PDF pages easily,

  pdftr.exe -contentreplace "support@verypdf.com=>support@verydoc.com" D:\in.pdf D:\out.pdf

  pdftr.exe -casesensitive -contentreplace "support@verypdf.com=>support@verydoc.com" D:\in.pdf D:\out.pdf

  pdftr.exe -searchandoverlaytext "support@verypdf.com=>support@verydoc.com" D:\in.pdf D:\out.pdf

If you encounter any problem with pdftr.exe application, please feel free send to us your sample PDF file for test purpose, we will check your PDF file and figure out a solution to you asap.

VeryPDF

Related Posts