Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi there,
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
Posted

I remember there is a properties on this on how you want to display the result
 
Share this answer
 
You can use WritingMode property to display text as vertically.

Rotate text in textboxes in rdlc reports[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900