in reply to Re: Extracting text from pptx
in thread Extracting text from pptx
Please, consider that I'm a novice with Perl
I just can't understand the whole script: where is the unzipping part? If I run the script (on Windows) I simply get an error message (System not able to find the directory + Failed to extract required information from <file>). It must - I guess - with the script setting:
my $unzip = "/usr/bin/unzip"; to do
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Extracting text from pptx
by Corion (Patriarch) on Mar 08, 2013 at 19:12 UTC | |
|
Re^3: Extracting text from pptx
by jms53 (Monk) on Mar 09, 2013 at 03:44 UTC | |
by Anonymous Monk on Mar 03, 2014 at 17:49 UTC |