COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: RobSil on 28 Jan 2010 10:11:21 AM

Title: Text Items?
Post by: RobSil on 28 Jan 2010 10:11:21 AM
Is it possible to do...

* multi-line text
* centered text

easily in Cognos RS 8.2?  I havn't been able to find a decent way to do this, but I would assume that text areas would be a common concept in reports and thus have some basic features related to this?

Thx,
Rob
Title: Re: Text Items?
Post by: rockytopmark on 28 Jan 2010 10:25:46 AM
Yep.

Text Items themselves can't be centered, but the Alignment property can surely be set on the container the are contained within.

Examples of some common containers in Cognos Report Studio:

Text Items will also be multi-line enabled, by default. Based on the size of the container they are in, they will wrap if the width of the container can't hold the text value to a single line.
Title: Re: Text Items?
Post by: RobSil on 28 Jan 2010 10:33:10 AM
Thanks!