Re: [GD-DEVEL] screenshot of a web site
[email protected] (Mike Frysinger) Fri, 23 Oct 2009 13:33:04 -0400
| Newsgroups | php.gd.devel |
|---|---|
| Organization | wh0rd.org |
| Message-ID | <[email protected]> |
On Friday 23 October 2009 10:14:04 Frank Warmerdam wrote: > resea soul wrote: > > I'm wondering if GD can make a screenshot of a web site? > > I meen, is there a command for GD that takes as input an URL and then > > outputs the image (screanshot) of that URL. > > No, I do not believe that anything like that exists in GD. nor does it sound like something that should be in GD. this is a *graphics library*, not a network + http + html library. you would write an app/library to do this kind of thing, but use other libraries to implement each piece (like GD to create the final image). -mike
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (GNU/Linux) iQIcBAABAgAGBQJK4ejRAAoJEEFjO5/oN/WB/WIP/1AKAmqCLj/lg+E3oTNcnTQ6 393dhcXVujVEmNWu+GdTcWWPu8zGOlHL9XJJDyaInZDtW3v3xtUB4t5VKyvazIaO VdtVFWhere0mUxxRpHvL3LvmmdS29AYBV5BsSp5Z77a5f1+VPiKlrAP7v2piHBxp 0X1287cXof2uFUoEulee5+8jkaP+UXbljJXF7SYFKmWJPfnFiqJr3EsTTD+M7/rq rObQSNhaUJx6HRgw06OgV22ji2k119B7F/cIh/SFGTFP3PAVHTWU2ekGggygQL3r Rzl11dAn5tUvDS6yNOZvrYrv6lP9dUQdRmTBg4OnPkzp1qHgaKCYY/P33PEgm+uy +9e0eYQBoe0nlaa7ZCPLYjgkP4Pmty649heUoiU+Xjbv3jSVO5okgKH5Y70X+F36 BVCWZxsC6V0X66ZV1G5cOIE0w6RbzACbRx4oGUzm+iFyZYEgEFJSvUnDSWEHNVRa VSrrLFoAf8SU7g8jeBjGD1DCHRx5Eo2RgM/nScgwiOqY8X9BnhW5iW7noASVUZ00 +jOWeNfm177BFkQcN+2eiQvAsFX155KVKbg5sXlK+t+bc5lLLqKNsKswT0+VCElq SAsQxR6PPRxkKT02Wj6EilIe8x/lER7Q8rWLCT3sQ3AGsOPeiReJvvY/0zBPblG2 MEPSvdrcSkftdh/nqrWI =R3Fi -----END PGP SIGNATURE-----