I need to be able to convert a PDF file into images (one image per page), which will be displayed on a web page, for example, in Google Docs. This is for an internal intranet application where requirements require a PDF file on the Internet, but with the ability to track scrolling, and this is the only way I can do this.
The problem is that I cannot find a good way to convert PDF files on the fly.
source share