I thought it was as straight-forward as doing this:
Code: Select all
Stimulsoft.Report.Web.StiWebViewer webView = new Stimulsoft.Report.Web.StiWebViewer();
webView.Report = report;
webView.PrintToPdf();