Is there an web based API or software that can be used to interpret numerical data from a .pdf document and display the results on a web page? Is it even possible to do this?
Thx.
Is there an web based API or software that can be used to interpret numerical data from a .pdf document and display the results on a web page? Is it even possible to do this?
Thx.
Not that I know of.
But since you seem to be an adapt of Rails and Heroku, I am referring to this SO thread so you could write a Service that can read PDF files, and send the data back to the client. This could very well be on Heroku.
Contact me if you need help ;)