Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
Does exist any way for returning status if this report is really printed on printer (for example: success or failure),
while after successfuly print I must execute some other function.
If the Print() method worked successfully, without errors, then the document was sent to the queue of printing. Further print status cannot be obtained.