Search found 3 matches
- Tue Mar 14, 2023 11:24 am
- Forum: Stimulsoft Reports.ANGULAR
- Topic: Direct Print in Angular
- Replies: 5
- Views: 62
Re: Direct Print in Angular
Hello. You can use api method viewer.api.printWithoutPreview(); https://github.com/stimulsoft/Samples-Angular-ASP.NET-6.0-MVC-Web-Reporting-Tool/tree/master/Using%20API%20Methods https://www.stimulsoft.com/en/documentation/online/programming-manual/index.html?reports_web_angular_using_web_viewer_ap...
- Tue Mar 14, 2023 9:47 am
- Forum: Stimulsoft Reports.ANGULAR
- Topic: Direct Print in Angular
- Replies: 5
- Views: 62
Re: Direct Print in Angular
Hello, Please check the following article: https://www.stimulsoft.com/en/documentation/online/programming-manual/reports_web_angular_using_web_viewer_printing_reports.htm Thank you. Well that doesn't solve my problem entirely because what i want to do is that show print dialog without preview. With...
- Fri Mar 10, 2023 1:08 pm
- Forum: Stimulsoft Reports.ANGULAR
- Topic: Direct Print in Angular
- Replies: 5
- Views: 62
Direct Print in Angular
Hello,
I am using Angular component for frontend and dotnetcore for backend. I need to send reports directly to printer or open print dialog but i am unable to manage that. Is there any way to do it?
I am using Angular component for frontend and dotnetcore for backend. I need to send reports directly to printer or open print dialog but i am unable to manage that. Is there any way to do it?