I'll take a look at this today. Just to confirm what version of OpenBD are
you using?

On Sat, Jan 21, 2012 at 6:14 PM, <[email protected]> wrote:

> 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
>



-- 
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
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