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

Report fields with PDF, RTF, or Telerik content

1 Answer 105 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
justin
Top achievements
Rank 1
justin asked on 04 Sep 2020, 09:32 AM

We are investigating Telerik Reports for WPF.

Our report needs to display 2 fields.

1 field contains content that is serialized from the Telerik RtfDataProvider in a RadRichTextBox in WPF.

1 field contains content that is serialized from the Telerik XamlDataProvider in a RadRichTextBox in WPF.

How do we display the content from both Telerik data providers in a report field?

As an alternative - we can export each field as a PDF. So how do we display a field containing PDF content in the report?

 

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 09 Sep 2020, 07:35 AM

Hello Justin,

Telerik Reporting is a data-driven reporting solution and supports the data sources listed and described in the Data Source Components article. The Reporting engine cannot read the content of RadRichTextBox or other controls. The report cannot display PDF content either.

As a workaround, you may create a custom logic that reads the corresponding content and use an ObjectDataSource to trigger this logic and provide the data to the Report.

Regards,
Todor
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
justin
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or