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

How can we print the report in UWP app?

1 Answer 196 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tursunkhuja
Top achievements
Rank 2
Iron
Iron
Veteran
Tursunkhuja asked on 22 Nov 2019, 04:52 AM

Hi,

We have UWP app that contains WebView element to show Telerik report. The WebView has HTML5ReportViewer which communicates via Telerik Rest Service to show the report. There are two questions I have in UWP.

- First question is how to download report?

- Second question is how to print the report(with having some printer settings in UWP)?

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 26 Nov 2019, 05:21 PM

Hello Tursunhuja,

We are aware of the problems with export and print in UWP when utilizing the Html5 Viewer. Note that we do not officially support UWP. You may vote for the feature request Report Viewer for Windows Store Apps to increase its priority.

A workaround is to use the REST Service API or ReportProcessor to export the report with custom code. Note that printing is actually export in PDF with injected Adobe Javascript for printing the file once it is loaded by a PDF plugin in the browser - Print a report directly at client-side without displaying it in a Viewer.

Regards,


Todor
Progress Telerik

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
Tursunkhuja
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Todor
Telerik team
Share this question
or