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

Formatting HTML on a report

1 Answer 135 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
timtom
Top achievements
Rank 1
timtom asked on 04 Jun 2008, 06:43 PM
Hi :o)

I am producing a report that compiles the menus from several restaurant into one large menu.

The issue I am facing is that the menus are stored as HTML for display on the website.

Is there a way to render the HTML - similar to when you user a label on an asp.net page.


Thank you so much for your help and time :o)


Tim x

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 05 Jun 2008, 11:32 AM
Hello Tim,

Currently Telerik Reporting does not operate with HTML content. Exception is when the report is rendered in HTML because the browser that usually displays the report, handles the HTML itself. If you are using the web ReportViewer to show the reports on a website, all html tags contained within your data should be handled properly by the browser. Unfortunately the rest of the supported formats - Image (GDI), PDF, XLS, RTF do not support HTML out of the box, which means that we have to render the HTML on our side, which is currently not supported.

Hope this sheds some light on the matter.

Greetings,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
timtom
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or