Recommend this page to a friend! |
Download .zip |
Info | Videos | View files (2) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-08-03 (8 years ago) | Not enough user ratings | Total: 1,459 | All time: 2,591 This week: 1,179 |
Version | License | PHP version | Categories | |||
gtkmozembed-shot 0.1.0 | GNU General Publi... | 5.1.0 | PHP 5, Graphics, Unix, GUI |
Description | Author | ||||||||||||||||
This class can be used to take screenshots of Web pages using Mozilla embedded GTK widget. Innovation Award
|
|
To get this running you need a linux box and php5 with Gtk and GtkMozEmbed installed. First install this packages: php5-cli php5-dev libglib2.0-dev libgtk2.0-dev libxul-dev Then go to http://gtk.php.net/download.php and get the php-gtk-2.x.x source Extract it in a place of your choice tar -xzvf php-gtk-2.x.x.tar.gz Run ./buildconf Due to a nice little bug ( http://bugs.php.net/bug.php?id=44921 ) you need to apply the following patch http://pastebin.com/pastebin.php?dl=f60e601e7 Run ./configure and enable mozembed ( --with-mozembed ) Run make Run make install as root Edit your php.ini and load php_gtk2 extension Try to enjoy the script :| A video with this in action can be seen at http://www.youtube.com/watch?v=NUIvpnYflIk This is a php inplementation of a script in python by Matt Biddulph ( http://www.hackdiary.com/archives/000055.html ) |
Videos | ||
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
PHP ile Sitenin Resmini çekmek Salt php ile screenshot almak mümkün degil, isletim sisteminde aracilik yapacak program gerekiyor... |
sitenin ekran görüntüsünü sayfaya ekletmek Kullanmadım ama burada bir sınıf var... |