I have been watching an I am curious. I don't have a ton of experience with the cfimage tag, just simple implementations, so maybe some of you might know this.
In regards to this question, would it be possible to have cfimage change the 'image' type from .eps to .gif or .jpg? If it is possible, then he could do a conversion and then read the converted file for the required data. Any thoughts? William ---------------------------------- William Seiter IT Web Developer / Consultant Is your income limited by the red tape and paperwork? Let SoftEx BackOffice help you. They know how to take care of the 'busy work' of your contracts and let you focus on the 'WOW' factor. http://www.softexconsulting.com/softex_office.cfm ::-----Original Message----- ::From: Dave l [mailto:[EMAIL PROTECTED] ::Sent: Wednesday, October 15, 2008 6:18 PM ::To: cf-talk ::Subject: Re: : Re: Getting cfimage to read .eps file :: ::dammit wrote a long answer and it cut it off. :: ::bottom line is this... ::An eps file is not an image file, it's an encapsulated postscript file or ::something but it's technically not an image just like a pdf isn't an image ::or a psd isn't an image and ai isn't an image, they aren't supported types ::either. :: ::If the file types isn't in the supported types then it isn't supported, it ::is pretty clear cut. :: ::You can upload any type of file you want but cfimage isn't going to give ::you the results you want because the file type isn't supported. cffile can ::give you some of what you might need but cfimage won't. :: :: :: :: :: ::>@Dave - That is an option to not allow our users upload that format, but ::the ::>my Client would like to allow the .eps format to be uploaded. If that ::>format is allowed to be uploaded, I need to be able to pull the ::information ::>of the file out, like height, width, etc... ::> ::>So I'm just fishing to see anyone has use the <cfimage> tag to pull info ::on ::>a .eps file. If so, how did they do it. ::> ::>;) ::> ::> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313978 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

