Hi, All
I try to make report with vertical text.
How to rotate text in Cognos Report cross-table?
See attachment.
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.
I know this function, but I need "bottom to Top" direction.
As this to make?
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
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 ?
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