Thanks for your reply Jake, that was my guess too, just do not know how to 
solve the problem, how was so determined to solve it myself, I've tried all 
sorts, I think my lack of experience sort of caught me out..

> <cfset image =slide.getThumbNail(javacast("int" "290,230"))>
> <cfset imageIO.write(image,"jpeg", ("c:\theimageFile.jpg"))> 
> 
> The problem might be in these 2 lines.  You are passing 290,230 to 
> javacast and I'm not certain that will work.  Plus, the getThumbNail 
> function was expecting a Dimension object which you should create.  
> Also, on the imageIO.write() function you were creating a File object 
> as the 3rd parameter and you aren't here.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296876
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