|
|
| Think about Loose Coupling | |
| PerlMonks |
System pathby welle (Beadle) |
| on Apr 30, 2011 at 11:31 UTC ( #902169=perlquestion: print w/ replies, xml ) | Need Help?? |
|
welle has asked for the
wisdom of the Perl Monks concerning the following question:
Hi folks, I have the following problem: I want to convert a directory PDF->TXT using a third party .exe and using system in Perl.
I get an error related to "system" -> "file" wrong written or not a command. What I am doing wrong? PS: if I write
it works fine for opening $file with the standard pdf viewer but same error when it comes to accessing the .exe.....pdftotext.exe works on command line
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||