mknudsen / PDF-Sauger

quick hack that starts a webservice that takes URLs of PDF-files and returns their text content. Uses Play Framework and Apache PDF Box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uses the Play Web Framework.

Howto:

cd dir-where-you-put-it
play deps
play run

go to http://localhost:9000 to confirm if its running

About

quick hack that starts a webservice that takes URLs of PDF-files and returns their text content. Uses Play Framework and Apache PDF Box.