Is it possible to write vertically in SSRS? For example, I want to show page No. vertically on the right side of the report.
Thanks Furkan
Select the TextBox you want to write vertically and open the property grid by pressing F4. Change WritingMode to "vertical". Take care that the caret is not active, otherwise the option is not visible.