Our environment is a LAMP stack.
I'm wondering what libraries/extensions etc. would be required to convert a portion of a PDF document into an image file?
Most PHP PDF libraries that I have found center around creating PDF documents, but is there a simple way to render a document to an image format suitable for displaying on a web page.