Thanks Paul, this looks very promising. Will be posting to the project to see how far they plan to go. An API would be fine.
Cheers, Jenny -----Original Message----- From: Paul Hastings [mailto:[email protected]] Sent: 25 February 2013 06:45 To: cf-talk Subject: Re: EXF Photo Information On 2/25/2013 9:34 AM, Jenny Gavin-Wear wrote: > I am still using CF7 and I'm about to put together a site for a > photographer. I don't really want to spend a fortune upgrading CF, so > I am wondering if there is anything I can use to read in EXIF information? even if you upgraded not sure you'd get a whole lot of EXIF data out of imageInfo anyway beyond the very basics (height, width, etc.). if you don't mind dipping down into java & can add a java lib to your cf classpath that's probably your best bet. maybe: http://drewnoakes.com/code/exif/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354690 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

