> I have tracked the black images down to your imageDuplicate method. > As soon as you paste the image onto the new image you create, the > black image is the result. If I comment out that call in the image > formtool it works fine.
That may be true, but you end up with other issues where Adobe CF will modify the source image as it modifies it for other use (hence the need for the imageDuplicate() function). When I originally implemented the imageDuplicate() function it was because Adobe's duplicate() function doesn't duplicate the image like I hoped it would, so this was the only solution. I've spoken briefly with someone from the Railo team and its a new bug they introduced recently in Railo (hopefully they'll have a fix for it released soon). Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
