@Matthew

Here is some of the "stuff" from my general memory of outputting dynamic imagery: + Make sure you're not accidentally outputting any debug info in there. Some image parsers will ignore extra junk after the image eof, others won't. + I have not used a cfc to output something like this. While I have used cfcs to do the heavy lifting in terms of image manipulation, they have always "cfreturned" the pure image object to a calling cfm file; which then does the "cfoutputting" http stuff. + I remember occasions where I had to move the cfcontent tag up to the very top of the cfm to get things working.

Sorry I can't be more specific to your problem. You asked for ideas, so there's mine.

Al Holden

--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en

!! save a network - please trim replies before posting !!

To unsubscribe from this group, send email to openbd+unsubscribegooglegroups.com or reply 
to this email with the words "REMOVE ME" as the subject.

Reply via email to