Search found 6247 matches

by Lech Kulikowski
Wed Mar 30, 2022 9:55 am
Forum: Stimulsoft Reports.JS
Topic: Merge big reports
Replies: 14
Views: 2284

Re: Merge big reports

Hello, Please check the following code for merging reports: var report1 = new Stimulsoft.Report.StiReport(); report1.loadFile("Reports/1.mrt"); var report2 = new Stimulsoft.Report.StiReport(); report2.loadFile("Reports/2.mrt"); var reportMerge = new Stimulsoft.Report.StiReport();...
by Lech Kulikowski
Wed Mar 30, 2022 9:42 am
Forum: Stimulsoft Reports.NET
Topic: Ignore warning on duplicate on duplicate definition
Replies: 6
Views: 465

Re: Ignore warning on duplicate on duplicate definition

Hello,

Please send us a sample that reproduces the issue for analysis.

Thank you.
by Lech Kulikowski
Wed Mar 30, 2022 6:36 am
Forum: Stimulsoft Dashboards.WEB
Topic: how can change name and Alias?
Replies: 10
Views: 1925

Re: how can change name and Alias?

Hello,

Please check the 2022.2.2 build which will be released in this week.

Thank you.
by Lech Kulikowski
Tue Mar 29, 2022 8:09 pm
Forum: Stimulsoft Reports.ANGULAR
Topic: Getting 401 when clicking Print -> PDF
Replies: 10
Views: 13147

Re: Getting 401 when clicking Print -> PDF

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
by Lech Kulikowski
Tue Mar 29, 2022 8:09 pm
Forum: Stimulsoft Reports.JAVA
Topic: How does a Store Procedure work in Report Manager?
Replies: 7
Views: 2213

Re: How does a Store Procedure work in Report Manager?

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
by Lech Kulikowski
Tue Mar 29, 2022 6:38 am
Forum: Stimulsoft Dashboards.WEB
Topic: how can change name and Alias?
Replies: 10
Views: 1925

Re: how can change name and Alias?

Hello,

That issue was fixed. Please check the 2022.2.2 build which will be released in this week.

Thank you.
by Lech Kulikowski
Mon Mar 28, 2022 9:31 pm
Forum: Stimulsoft Reports.WEB
Topic: Function Round - away from zero
Replies: 3
Views: 651

Re: Function Round - away from zero

Hello,

You are welcome.
by Lech Kulikowski
Mon Mar 28, 2022 9:30 pm
Forum: Stimulsoft Dashboards.WEB
Topic: Combo box filter as SQL parameter
Replies: 1
Views: 580

Re: Combo box filter as SQL parameter

Hello,

Please clarify how the page is open?
Could you send us a sample report with test data for analysis?

Thank you.
by Lech Kulikowski
Mon Mar 28, 2022 9:27 pm
Forum: Stimulsoft Dashboards.WEB
Topic: how can change name and Alias?
Replies: 10
Views: 1925

Re: how can change name and Alias?

Hello,

You can use StiAliasAttribute.
viewtopic.php?t=2702

Thank you.
by Lech Kulikowski
Mon Mar 28, 2022 9:25 pm
Forum: Stimulsoft Reports.NET
Topic: Possibility to stream export to PDF
Replies: 8
Views: 765

Re: Possibility to stream export to PDF

Hello,

We couldn't reproduce the issue on our samples.

Please check the last release build 2022.2.1

Thank you.