Hi all,
I'm trying to capture the look of a given website as an image using java. I'm not looking for a screen print of my current screen. I'd like to pass in the website address, get the html, and then convert that html into an image. Basically I need a HTML to image converter.
I've seen it done with .net and vb but I'm running tomcat on a linux server so I need to do it in java.
Any and all help is appreciated, I've been searching for a solution for a while without any success.
Thanks,
Nik
I'm trying to capture the look of a given website as an image using java. I'm not looking for a screen print of my current screen. I'd like to pass in the website address, get the html, and then convert that html into an image. Basically I need a HTML to image converter.
I've seen it done with .net and vb but I'm running tomcat on a linux server so I need to do it in java.
Any and all help is appreciated, I've been searching for a solution for a while without any success.
Thanks,
Nik