This probably isn't what you're looking for but try taking a look at "ImageMagik". You can use it in conjunction with CFEXECUTE or I believe someone even wrote a custom tag "wrapper" for it. Depending on the types of manipulations you want to do, this could be a possible solution for you.
-Novak ----- Original Message ----- From: "Scott Wolf" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, November 24, 2002 6:37 PM Subject: Re: Image creation > Yes, I'm well aware of the CF-ness of this list. It's why I subscribed. :P > > I'm referring to PHP's functionality because I know it can be done in that > language, otherwise I wouldn't bring it up. There is a standard PHP library > that allows a script to create images on the fly. You can either create a > completely new image and display it in a browser, or you can make changes to > an existing image. I know that this functionality doesn't exist normally in > CF. A more appropriate question would be whether or not anyone knows of a > component or anything that can ADD that functionality to CF 5.0. Any help > would be greatly appreciated. Thanks! > > Scott Wolf > > ----- Original Message ----- > From: "Jared Clinton" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Sunday, November 24, 2002 9:29 PM > Subject: RE: Image creation > > > > This is a CF list, I wouldn't know what can be done with PHP .. well thats > > not really true, but what is it that you are referring to explicitly? > > > > -----Original Message----- > > From: Scott Wolf [mailto:[EMAIL PROTECTED]] > > Sent: Monday, 25 November 2002 12:27 PM > > To: CF-Talk > > Subject: Image creation > > > > > > I'm just wondering if there is any way using CF 5.0 to do on the fly image > > creation like what can be done with PHP. Easy question, yes? > > > > Thanks! > > > > Scott Wolf > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

