So a need to do a complete print to an image of a website, server side, and doesn't really matters the price (ok it matters, if its not to high :P). Runs a nix machine
So i found a a couple of options: http://www.guangmingsoft.net/htmlsnapshot/html2image.htm It has a ruby samples and it works perfectly(4 lines of code), but i can't find the API and the available methods. Http://pearlcrescent.com/products/pagesaver/doc/#commandline Also works, uses firefox to render, but i don't know how it will handle lots of multiple requests(performance wise), any idea? http://khtml2png.sourceforge.net/index.php?page=about similar to pearl crescebt, but for konqueror with headless server http://www.hackdiary.com/2004/06/13/taking-automated-webpage-screenshots-with-embedded-mozilla/ and http://www.blogs.uni-osnabrueck.de/rotapken/2008/12/03/create-screenshots-of-a-web-page-using-python-and-qtwebkit/ i need to use python :( http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyGecko MozSnapshooter seems to work, didn't have time to try it, any one used it? seleniumhq (http://seleniumhq.org/) uses ruby and has an interface that can grab a screenshot. does any one know of samples with selenium (any example should do)? Does any one know alternatives? Does any one used one of them? Performance wise, what should i use? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

