Text Orientation

Can SSRS2005 format text orientation vertically (or at an angle), like Excel can, in a table or matrix region

Answer this question

Text Orientation

  • leok

    hi Kory,

    the writing mode property can do a vertical slant, not sure how you do angles.

    Click on the textbox you want to change, go to the properties window, scroll down to "Writing mode" and select "tb-rl"

    the change is only visible on running the report, not design mode

    cheers,

    99


  • CaroNZ

    matrix in combination with the writing mode "tb-rl" seems only to work if the Layout property "CanGrow" ist set to True


  • smileyke

    this is working in preview mode and also when i export it to pdf....but i couldn't get it to work with IE (Version 7.0.5700.6)

    is there a workaround

    btw: i have a lot of layout issues with matrix and IE.....in preview everything seems to be right but after the report deployment the layout of the matrix becomes useless

    thanks for your help

    cheers s.


  • Text Orientation