I can not seem to get ImagePaste() to work. 

<cfset error = imagePaste( name=upc, name2=pImage, x=0, y=0)> 

I get attribute sent is not of class image. When I dump out the 2 images, the 
cfdump shows them to be images. 

When I run the tag like: 

<imagePaste( name=upc, name2=pImage, x=0, y=0)> 

There is no error, but nothing happens to either image. I have also tried to 
use an image in place of error, which gives the same attribute is not of type 
image error. 

I filed a bug report on it, but I want to make sure I am trying ot use it 
correctly. 

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to