Get report from dotnet API
Posted: Wed Sep 25, 2024 6:39 am
Hello everyone,
I have a very simple WPF application which uses a StiWpfViewerControl to load a report in a xaml screen:
I want to be able to get the report file from an API like it's made for an Angular application:
What's the object and the method I'd have to use instead of StiAngularView.GetReportResult?
Thank you in advance
I have a very simple WPF application which uses a StiWpfViewerControl to load a report in a xaml screen:
I want to be able to get the report file from an API like it's made for an Angular application:
What's the object and the method I'd have to use instead of StiAngularView.GetReportResult?
Thank you in advance