use PDF::Tk; my $doc=PDF::Tk->new(pdftk=>'/apps/free/pdftk/1.44/bin/pdftk'); $doc->call_pdftk('apps.pdf', 'test.pdf','owner_pw','abc12345');