I am Facing problem in Crystal report generation with RTF Data (Text + Images), So please help me..
I am working on WPF Application, I am using VS 2010, SQL Server 2008, CRVS2010.
I am storing Questions in SQL Server which are RTF Format, Questions have Text + Images..
So i have to display RTF Data (Text + Images ) in Crystal reportI trying to solve it from last 3 days but didn't get any thing,
My Table Structure is
Table Name: tblQuestions field : Questions Varbinary(max)
I tried with nvarchar(max) also but its not working
So please help me regarding thins problem..
Thanks in Advance....
I am working on WPF Application, I am using VS 2010, SQL Server 2008, CRVS2010.
I am storing Questions in SQL Server which are RTF Format, Questions have Text + Images..
So i have to display RTF Data (Text + Images ) in Crystal reportI trying to solve it from last 3 days but didn't get any thing,
My Table Structure is
Table Name: tblQuestions field : Questions Varbinary(max)
I tried with nvarchar(max) also but its not working
So please help me regarding thins problem..
Thanks in Advance....