Re: [web2py] Create an Image from webpage

2010-11-07 Thread Branko Vukelic
On Sun, Nov 7, 2010 at 10:20 PM, Andrew Evans wrote: > Hello! > > I was wondering if anyone could recommend a method for creating an image > from a web site using web2py. > > For example say someone enters a url in a form the script executes and grabs > an image/screen shot of the web site entered

[web2py] Create an Image from webpage

2010-11-07 Thread Andrew Evans
Hello! I was wondering if anyone could recommend a method for creating an image from a web site using web2py. For example say someone enters a url in a form the script executes and grabs an image/screen shot of the web site entered in the form. Any ideas Cheers