---
While it looks very nice, it's difficult to get funds allocated in my environment.
Even so, it really looks like I'm one java function call away from making it work. Just for some reason, this is getting an error:
<cfset jFileIn = CreateObject("java","java.io.File").init(ARGUMENTS.FileLoc)>
Error: Object Instantiation Exception.
and so is another java call:
<cfset ImageObject = createObject("java","javax.imageio.ImageIO").read("a21.jpg")>
Error: The selected method read was not found.
I have CF 6.1. Is there some reason that these java calls shouldn't work?
> How about an existing custom tag? This one does just about everything
> and the quality of resized images is excellent: cfx_pwimageproc
>
> http://developer.perthweb.com.au/imageproc_examples.html
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

