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?