Created
May 22, 2015 19:44
-
-
Save skarllot/5403520bdf264758c35f to your computer and use it in GitHub Desktop.
Replace text into PDF files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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