I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-01-09 14:28:51.482511-08 by jgperlguy
Will CAM PDF work with Active State Perl?

Hi, I'm quite inexperienced with everything Perl. I'm using the changepagestring script with ActiveState Perl. My goal is to use simple Regex replace with strings in a PDF and can only seem to get strings with a length of 3 or less to change! Probabaly a mistake I'm making! Can anyone point me in the right direction?


So for example i'd go;

changepagestring.pl test.pdf "test" "anonymous" output.pdf

for some reason it's not working : @ i've checked i've installed the TEXT PDF module as well as CAM PDF properly.

Any help appreciated thanks!
Direct Responses: Write a response