SSRS, textbox multiple formatting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • varunrap
    New Member
    • Jul 2008
    • 10

    SSRS, textbox multiple formatting

    I have a text box with multiple lines, I need to format 3 words in the whole paragraph, one bold and 2 italicized and the 2 underlined. Is there a way of doing this in reporting services? I really do not want to use extra text boxes for this. That kind of messes up the alignment of the page.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    If it's for display purposes, can you add CHR(13) + CHR(10) -- carriage return + line feed -- on it?


    -- CK

    Comment

    • varunrap
      New Member
      • Jul 2008
      • 10

      #3
      yeah u can. but that dose not solve the problem of italicizing and underlining words.

      Comment

      Working...