Skip to content

Instantly share code, notes, and snippets.

@skarllot
Created May 22, 2015 19:44
Show Gist options
  • Save skarllot/5403520bdf264758c35f to your computer and use it in GitHub Desktop.
Save skarllot/5403520bdf264758c35f to your computer and use it in GitHub Desktop.
Replace text into PDF files
# CAM-PDF install
cpan
> install CAM::PDF
# Replace text
changepagestring.pl -o -v input.pdf srctext dsttext output.pdf
# Ref: http://search.cpan.org/dist/CAM-PDF/bin/changepagestring.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment