Furqan Sehgal
Furqan Sehgal

Reputation: 4997

Writing vertically in an SSRS

Is it possible to write vertically in SSRS? For example I want to show page no. vertically on the right hand side of the report.

Thanks Furqan

Upvotes: 3

Views: 421

Answers (1)

HCL
HCL

Reputation: 36775

Select the TextBox you want to write vertically, and open the properties grid by pressing F4. Change the WritingMode to "vertical". Take care that the carret is not active, otherwise, the option is not visible.

Upvotes: 4

Related Questions