Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Converting PDF file to text

by LanX (Saint)
on May 12, 2017 at 17:08 UTC ( [id://1190138]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Converting PDF file to text
in thread Converting PDF file to text

I once took a look into the source of pdftohtml and porting it to Perl shouldn't be too difficult. ..

BUT

... it's based on a call to ghostscript which does the hard part.

And I doubt it can be done otherwise, I can't imagine anyone reimplementing PostScript in Perl.

So if

>  is configured not to allow the running of executables in cgi-bin. 

Then you should start looking for a new server.

I doubt it's possible to find an open solution not based on ghostscript.

(Except you find a Web service doing the hard part for you)

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

update

Well can you run executables outside cgi-bin ? And is ghostscript installed?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-24 17:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found