This is a migrated thread and some comments may be shown as answers.

HTML string data and "Export"

3 Answers 166 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
hienphand
Top achievements
Rank 1
hienphand asked on 17 Jul 2008, 07:07 AM
In my Web application, I am building a Topic Library, in which I allow users to post their topic in rich-text format.  I use 2 fields
- TopicName: type string.
- TopicContent: type string. I use RadEditor to help users to create the content and I store the HTML string to the database

Now, in Telerik Reporting, I am using 2 TextBox to display TopicName and TopicContent. The Report Preview works fine, it display the topic-content in the right format, rich-text. However, when I click on the button Export to export the report to PDF/Rich Text/TIFF/Excel, the results contain the whole HTML string. I think this is because of HTML render.

Does anyone have any suggestion to get the right format in PDF/RichText ?

Hien Phan

3 Answers, 1 is accepted

Sort by
0
hienphand
Top achievements
Rank 1
answered on 17 Jul 2008, 07:15 AM
I forgot, the print-out also contains HTML string when I hit button Print on the report preview. Other parts work well, except the output of TopicContent field
0
Accepted
Steve
Telerik team
answered on 17 Jul 2008, 10:20 AM
Hi hienphand,

Currently our Reporting offering does not operate with rich text and html handling. Exception is when the report is rendered in HTML because the browser that usually displays the report, handles the HTML itself. We are aware of this limitation and it is one of our highly requested features which are in our TODO list. Here is the forum topic that discusses the matter.

Best wishes,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
hienphand
Top achievements
Rank 1
answered on 17 Jul 2008, 01:44 PM
Thanks for quick reply. I hope the next version will release soon.
Tags
General Discussions
Asked by
hienphand
Top achievements
Rank 1
Answers by
hienphand
Top achievements
Rank 1
Steve
Telerik team
Share this question
or