I have used Richtextbox control in C# Application and data is saved in SQL database with richtextbox controls.
I want to view data in Crystal Report but it shows data with richtextbox controls which i dont want eg."\par\b0 1)Do proper line up"
Please tell me How to View only required data in Crystal Report or How to Save only Data in text or word file.