Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

no responses for the execution of the code

by warmsuns (Initiate)
on Feb 21, 2013 at 20:54 UTC ( [id://1020009]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #printf("hi, this is perl pdf_extractor1.\n");
    
    ...
    #printf("1, this is FILENAME $filename1.\n");
    
    system("./xpdf-2.01/xpdf/pdftotext -raw $ARGV[0]");
    
  2. or download this
    yao@ubuntu:~/perl$ xpdf-2.01/xpdf/pdftotext 1.pdf
    bash: xpdf-2.01/xpdf/pdftotext: Permission denied
    ...
    yao@ubuntu:~/perl/xpdf-2.01$ cd xpdf
    yao@ubuntu:~/perl/xpdf-2.01/xpdf$ pdftotext /home/yao/perl/1.pdf
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1020009]
Approved by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-18 20:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found