Re: Screenshot of a web page

2009-04-29 Thread r
On Apr 29, 3:49 am, mattia wrote: > Are you aware of any python module that automatically gives you a > screenshot of a web page? PIL comes to mind -- http://mail.python.org/mailman/listinfo/python-list

Re: Screenshot of a web page

2009-04-29 Thread Дамјан Георгиевски
> Are you aware of any python module that automatically gives you a > screenshot of a web page? PyQt then use it's WebKit based component, load the web page, then render it into an image. -- дамјан ( http://softver.org.mk/damjan/ ) Give me the knowledge to change the code I do not accept, th

Re: Screenshot of a web page

2009-04-29 Thread Daniel Fetchinson
> Are you aware of any python module that automatically gives you a > screenshot of a web page? http://mail.python.org/pipermail/tutor/2008-December/065847.html Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown -- http://mail.python.org/mailman/listinfo/python-li