Groups | Blog | Home
all groups > sql server reporting services > april 2005 >

sql server reporting services : Displaying HTML or other Rich Text Format content in Reporting Ser



giggleraz
4/1/2005 12:15:03 PM
For a report I am creating, I need to display rich text format content, that
will be saved in the database, on a reporting services report. This data
will include bolds, bullets, italics, indents, etc.
Is there a way to show this content formatted correctly in Reporting
Services? We were planning on storing the data as HTML in the database but
reporting services is displaying the actual HTML code and not the content.
Brian Bischof
4/3/2005 2:55:41 PM
SSRS only prints plain text. You can't display HTML or RTF.


[quoted text, click to view]

IWantItalics
6/9/2005 7:21:05 PM
Does anyone know if this will be possible in SQL 2005 RS? Surely this is a
basic requirement in a reporting tool

[quoted text, click to view]
Kerry
7/4/2006 8:32:01 PM
Not sure if this helps but what I had to do to get bullets was to start the
old Windows character map...not sure if it still comes with XP but if you
have an older version of windows such as 95 or 98 or 2000 you can start
character map by "Start" RUN and typing charmap.exe

Go to the Time New Roman font, scroll down about half way and you'll find a
BULLET (code 2022), you can copy it then paste it into a Textbox object and
it will display fine.

[quoted text, click to view]
AddThis Social Bookmark Button