Top "Stimulsoft" questions

Stimulsoft is a company involved in developing tools for generating reports.

How do I send parameters to Stimulsoft?

public virtual ActionResult GetReportSnapshot() { var data = (ComparativeBalanceReportDS) TempData["ComparativeSession"]; StiReport report = new StiReport(); report.Load(Server.MapPath("~/Content/StimulReports/SampleReport.…

c# asp.net-mvc stimulsoft
How Send a Dataset With 2 DataTable to Stimulsoft Report

I create a C# program and connected to stimulsoft for Make Reports. I send a Dataset with 2 Datatable to my …

c# dataset stimulsoft
change stimulsoft report page size to equal text object field control width

I am trying to create a stimulsoft report for printing a single line of text up to maybe 50 characters on …

c# report autosize stimulsoft page-size
How to run IIS process (w3wp.exe) as 64 bit process

We ran in the following problem in our system. We have several reports, built with Stimulsoft. Reports use SQL Server …

iis w3wp stimulsoft