View Single Post
Old 11-03-2012, 08:28 PM   PM User | #2
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
check xpdf (http://www.foolabs.com/xpdf/)
you can use it to extract text, export pdf to postscript file and stuff like that. it alse exports to html/xml, but dunno how well that works, and it's not html5
imagemagick can convert pdf to just about any graphic format so i guess you could use that as well and output graphics to browser

i don't think you'll find ready to use script. you'll have to whip it up

Last edited by patryk; 11-03-2012 at 08:36 PM..
patryk is offline   Reply With Quote