COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: TheWatcher on 25 May 2009 11:16:40 AM

Title: How to rotate text in RS without javascript.
Post by: TheWatcher on 25 May 2009 11:16:40 AM
Hello all.
Does anyone know how to rotate text in Report Studio so that it will display that way when run as a .PDF?
We can of course do this using Javascript, but then it will not render that way in .PDF.
Any suggestions?
Thanks in advance for your time.
-D.
Title: Re: How to rotate text in RS without javascript.
Post by: Gollapudi on 26 May 2009 01:17:53 AM
JavaScript is only the way I guess.... i.e. <Marquee>Text</Marquee>
Title: Re: How to rotate text in RS without javascript.
Post by: david.stachon on 30 May 2009 01:15:11 AM
in a cross-tab you can do it....

on the row (or column)

Text Flow & Justification > "Writing Mode" > Top to Bottom, Left to Right.

...not sure if that helps you in your circumstance though.