I need to display text rotated 90 degrees clockwise. Not vertical, but fully
rotated. I found one CSS sample that works in HTML but not in the cfdocument
tag. Any ideas on how to accomplish this? It's dynamic text or I would make
it an image. I might have to resort to server side image processing to create
and rotate each dynamic image of text if there is no other way to accomplish
this.