I'm looking to enhance my pdf download links by displaying a mini screenshot of the pdf instead of just text. How can I achieve this? Where should I begin?
For reference, here is an example of a screenshot of my linkedin profile:
http://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.linkedin.com%2Fin%2Fedbras?w=115
The screenshot can then be used as the background image for the link on the front end. Can you guide me on how to implement this? While this example is based on a web page, I aim to do the same for generated pdf files in the backend. My setup involves backend calls via Javascript with a Java backend - not utilizing wordpress.