Question
taking screengrabs of sites in CF
hi - here's a good one for you..
we want to be able to take a screengrab of a site's index page and save it as jpg (we have a list of 1000 sites we want to do this for)
i'm thinking that it can probably be done using cfhttp and then outputting the obtainted html within cfdocument tags to create a jpg of the page
then we could use cfimage to reduce the size of that resulting image to 400px wide
before i spend the next 10-20 hours barking up the wrong tree with this; does anyone have any comments / suggestions / heads up's to make?
anyone done this before, ran into any problems? got an easier route to suggest?
thanks very much indeed.
we want to be able to take a screengrab of a site's index page and save it as jpg (we have a list of 1000 sites we want to do this for)
i'm thinking that it can probably be done using cfhttp and then outputting the obtainted html within cfdocument tags to create a jpg of the page
then we could use cfimage to reduce the size of that resulting image to 400px wide
before i spend the next 10-20 hours barking up the wrong tree with this; does anyone have any comments / suggestions / heads up's to make?
anyone done this before, ran into any problems? got an easier route to suggest?
thanks very much indeed.
