I'm not sure if this is the easiest way to do it (since I'm not an IML pro) but, you could use CFX_Image to create the original upside down image. This image would contain the entire upside down background graphic without the upside down text (see CFX_Image file="")
Save it to a temp file. Write the dynamic text over the temp image. Flip the temp image again. Save it to disk. You would now have an image that has a right side up background graphic with upside down text over top of it. If you set up the background graphic correctly this could easily work out. HTH, Joseph DeVore VeloxWeb Technologies -----Original Message----- From: Joseph Thompson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 12, 2001 1:45 PM To: CF-Talk Subject: Christmas cards? (OT/HTML) I was wondering what would be the easiest way to display text "upside down". To print a card that you fold into shape the one quadrant needs to be "upside down". I was hoping there was a CSS property.. or maybe simply using CFX_Image? Flash? Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

