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

Import Word Doc Into Report Footer

5 Answers 353 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Ken
Top achievements
Rank 1
Veteran
Ken asked on 27 Dec 2020, 05:30 PM
Is there a way to import a word doc into a report footer?  I have a very long footer with lots of notes about the report and I am looking for the best solution to add the notes to the report.

5 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 30 Dec 2020, 09:56 AM

Hi Ken,

While you can export reports to word documents, the opposite is not available.

A possible workaround could be using RadEditor ASP.NET AJAX from Telerik UI for ASP.NET AJAX.

Please, check the Editor - Import  Export to DOCX article for details on the available functionality for Export to/Import from word format.
The Editor - MS Word-like Experience article suggests how to configure the RadEditor so that your user experience is similar to the one they are used to from MS Word. With this approach, the documents get converted to HTML that you can use with the HtmlTextBox.

Please, let me know if you have any other questions.

Regards, Dimitar 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/.

0
Ken
Top achievements
Rank 1
Veteran
answered on 03 Jan 2021, 04:50 PM

Hi Dimitar,

How do you accomplish this using the report designer?  I don't see this function in the report designer.  I added a HTML text box but I still don't see how to import a file.

0
Dimitar
Telerik team
answered on 06 Jan 2021, 06:26 AM

Hello Ken,

You cannot import a file to the HtmlTextBox.

To use the generated HTML from the RadEditor first copy/cut it.

Then open the expression box for the HtmlTextBox by right-clicking on it and selecting the Expression...  option.

After that click on the Html View and paste the HTML code there.

I hope that I have been able to help, please let me know if you have any other questions.

Regards, Dimitar 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/.

0
Ken
Top achievements
Rank 1
Veteran
answered on 06 Jan 2021, 05:25 PM

Hi Dimitar,

I am using the stand-alone report designer.  I do not see the RadEditor in any of the tool bars on the report designer.  Do I need to enable something different?

Thanks.

0
Accepted
Dimitar
Telerik team
answered on 07 Jan 2021, 04:55 PM

Hi Ken,

I am sorry, I might not have been very clear in my first reply to you. The RadEditor ASP.NET AJAX is a product from Telerik UI for ASP.NET AJAX. It is not a part of Telerik Reporting.

The idea is to use the RadEditor which will convert the Word document to HTML so that then you can use it in our Telerik Reporting through the HtmlTextBox.

Please let me know if you have any other questions.

Regards, Dimitar 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
Report Designer (standalone)
Asked by
Ken
Top achievements
Rank 1
Veteran
Answers by
Dimitar
Telerik team
Ken
Top achievements
Rank 1
Veteran
Share this question
or