1. Create Blank container in report studio
2. From Toolbox, Drag HTML Item Object then drop into report page
3. Double click HTML Item object then write the below html script
<html>
<head>
<script
language=javascript>
</script>
</head>
<body>
<div
id="mydiv" style="height:333;
width:333;filter='progid:DXImageTransform.Microsoft.BasicImage(rotation=4)'">
<center>
<font
size=11>
Cognos
8 BI
</font>
</center>
</div>
</body>
</html>
Try:
rotation=4
rotation=2
rotation=3
rotaion=1