COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: Memo1 on 17 Jun 2009 05:29:47 AM

Title: How to rotate text in Cognos Report cross-table?
Post by: Memo1 on 17 Jun 2009 05:29:47 AM
Hi, All

I try to make report with vertical text.

How to rotate text in Cognos Report cross-table?

See attachment.
Title: Re: How to rotate text in Cognos Report cross-table?
Post by: bobj on 26 Jun 2009 08:36:22 AM
Hi,

Click on the column heading and in the properties section select the Text Flow & Justification option.
In the Writing Mode drop down menu select 'Top to bottom, right to left'.

This will enable your text to appear vertically.

Thanks,
Bobj.
Title: Re: How to rotate text in Cognos Report cross-table?
Post by: Memo1 on 20 Jul 2009 03:31:34 AM
I know this function, but I need "bottom to Top" direction.

As this to make?
Title: Re: How to rotate text in Cognos Report cross-table?
Post by: kart78 on 20 Jul 2009 06:04:01 AM
Use this Script before and after the Data item.

<div id="mydiv" style="height:333; width:333;filter='progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'">

<#data item>

</div>

I hope this will work.I have tested in 8.4
Title: Re: How to rotate text in Cognos Report cross-table?
Post by: AnthonyJ on 13 Mar 2010 05:15:20 PM
Hello,

Thanks for the tip.

I tested this code and it works in HTML format !

Is there a way to preserve the rotation in PDF format ?

Title: Re: How to rotate text in Cognos Report cross-table?
Post by: bajrang on 28 Sep 2011 09:02:25 AM
hi AnthonyJ,
i facing same problem in my crosstab heading need to  rotate 45 degree  it not works in pdf
have you any solution

please reply
thanks
brijon