Angular direct print on REST Reporting

1 Answer 562 Views
Report Viewer - Angular
Pierre
Top achievements
Rank 2
Iron
Iron
Pierre asked on 15 Feb 2023, 09:10 PM

Actually, we use the TR-Viewer. But can you call the serviceURL REST API telerik report to print directly on a local printer?

In the same way to download automatically the PDF result of a report?

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 20 Feb 2023, 12:29 PM

Hi Pierre,

In the HTML5-based Report Viewers, such as the Angular Report Viewer, printing is based on rendering the report in PDF format with special settings so that when the PDF file opens in a browser, the PDF plug-in's Print dialog is directly invoked. For more information on this, please refer to the Printing Reports - Telerik Reporting article.

My understanding is that you would like to avoid the print dialog and have the rendered PDF instead automatically printed with the default printer of the client's computer, is that correct? Such a thing is often called "silent" printing and most modern browsers, by default, disable this for security reasons.

The only way, as far as I am aware, to have silent printing on is via a custom flag used when the browser exe is started - Chrome settings for silent printing – Brightpearl Help Center. but that is, unfortunately, not a solution that can be implemented to work out of the box.

Please let me know if you have any other questions

Regards,
Dimitar
Progress Telerik

Brand new Telerik Reporting course in Virtual Classroom - the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products. Check it out at https://learn.telerik.com/.
Tags
Report Viewer - Angular
Asked by
Pierre
Top achievements
Rank 2
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or