Hi,
I am using Visual Studio 2008 and SQL server 2008
In my windows Application i am saving the richtextbox text in rtf format in database with datatype as nvarchar(max).
i Want to display this raw rtf in MICROSOFT Reporting Service(SSRS).How can i Do this.
I want the bold font weight fot particular in bold when i display in report.
Thanks in Advance.