> 
>Can anyone tell me of a way to generate thumbnails of web pages from
>ColdFusion?  A co-worker is asking for a personal project he is working
>on (so I'm guessing that he is looking for a no/low cost solution).
> 

I am assuming that you mean pulling in a web page from the internet, and then 
making a thumbnail of the result.  Perhaps printing the webpage to pdf using 
cfdocument, and then using something like ImageMagick to convert that to a jpg 
thumbnail (I'm not sure if any of the other image processing tags/cfcs will do 
pdf-jpg, but I'm fairly sure that ImageMagick does).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253105
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to