I am trying to create an module/component which can take a webpage (by URL) and render it as an image. The aim is to be able to create thumbnails of any given website on the fly.
I'm fairly fluent in PHP/HTML but am a bit stuck on where to start - any ideas would be much appreciated.
Thanks in advance
Rob