How can I save a webpage as an image in my rails app?

Posted by Janak on Stack Overflow See other posts from Stack Overflow or by Janak
Published on 2010-05-29T07:40:29Z Indexed on 2010/05/29 7:42 UTC
Read the original article Hit count: 222

Filed under:
|
|

In my rails app I have a need to save some webpages and display them to the user as images. For example, how would I save www.google.com as an image?

© Stack Overflow or respective owner

Related posts about html

Related posts about ruby-on-rails