converting webpage into jpeg image using java

Posted by ravi on Stack Overflow See other posts from Stack Overflow or by ravi
Published on 2010-04-30T17:03:46Z Indexed on 2010/04/30 17:07 UTC
Read the original article Hit count: 194

I am building a web application, in Java, where i want the whole screenshot of the webpage, if i give the URL of the webpage as input.

The basic idea i have is to capture the display buffer of the rendering component..I have no idea of how to do it.. plz help..

© Stack Overflow or respective owner

Related posts about java

Related posts about jpeg