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

Getting foramted text to the report

2 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Iron
Alexander asked on 04 Jul 2016, 07:41 AM

I need simple customized text (simple rtf or HTML font type/ color/ tabs) to set it into footer or header of the report in  WPF application. 

I thought, thet it is the best way is to use radrichtext editor to enable user editing the templates. but it seems that the richtexteditors html  output is'nt compatible with htmlreport input. is there any simple way to get formated text from some telerik ui component to report? perhaps some  RTF komponent or Report compatible formatter?

2 Answers, 1 is accepted

Sort by
0
Alexander
Top achievements
Rank 1
Iron
answered on 04 Jul 2016, 08:20 AM

The other option  is to bind trdp editor in to application. Is this possible (and allowed) to bind trdp editor, you ships,  into our application?

0
Katia
Telerik team
answered on 06 Jul 2016, 12:31 PM
Hello Alexander,

Reports can display HTML content via HtmlTextBox item where only the supported HTML tags and CSS attributes can be rendered properly. You can check Using HTML from Telerik RadEditor help article describing how to filter unsupported elements when the HTML data entry tool is RadEditor for ASP.NET AJAX.

Note, that Standalone Designer tool cannot be embedded inside WPF application, it is designed to be used as a separate tool.


Regards,
Katia
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Alexander
Top achievements
Rank 1
Iron
Answers by
Alexander
Top achievements
Rank 1
Iron
Katia
Telerik team
Share this question
or