Search found 6266 matches

by Lech Kulikowski
Thu Feb 28, 2019 11:26 pm
Forum: Stimulsoft Reports.JS
Topic: Can you download multiple mrt files into a single pdf file?
Replies: 1
Views: 924

Re: Can you download multiple mrt files into a single pdf file?

Hello,

You can render all files then merge it in one rendered report and export this file.

Thank you.
by Lech Kulikowski
Thu Feb 28, 2019 11:25 pm
Forum: Stimulsoft Reports.WEB
Topic: Doughnut chart cutout
Replies: 1
Views: 929

Re: Doughnut chart cutout

Hello,

Unfortunately, there are no options for this task.

Thank you.
by Lech Kulikowski
Thu Feb 28, 2019 2:35 pm
Forum: Stimulsoft Reports.WEB
Topic: Remove "Open after export" option
Replies: 1
Views: 866

Re: Remove "Open after export" option

Hello,

Unfortunately, there is no option to change the Export Settings window.
Please send us your request with a detailed description on support@stimulsoft.com.

Thank you.
by Lech Kulikowski
Thu Feb 28, 2019 8:35 am
Forum: Stimulsoft Reports.WEB
Topic: Update asp.net core report after variable change
Replies: 3
Views: 15694

Re: Update asp.net core report after variable change

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
by Lech Kulikowski
Wed Feb 27, 2019 2:43 pm
Forum: Stimulsoft Dashboards.WEB
Topic: Turn invisible columns "Total" at Pivot Table
Replies: 1
Views: 1299

Re: Turn invisible columns "Total" at Pivot Table

Hello,

Unfortunately, at the current moment, it is not possible. We have added this task to our to-do list.

Thank you.
by Lech Kulikowski
Wed Feb 27, 2019 2:24 pm
Forum: Stimulsoft Reports.JS
Topic: Problem with multiple group band
Replies: 3
Views: 1324

Re: Problem with multiple group band

Hello,

Please send us a sample report which we can run and reproduce the issue.

Thank you.
by Lech Kulikowski
Tue Feb 26, 2019 10:29 pm
Forum: Stimulsoft Reports.JS
Topic: How to use the Query In function
Replies: 17
Views: 5148

Re: How to use the Query In function

Hello,

Thank you for the provided solution.
by Lech Kulikowski
Tue Feb 26, 2019 10:28 pm
Forum: Stimulsoft Reports.JS
Topic: Thai characters not visible on the rendered report
Replies: 9
Views: 3630

Re: Thai characters not visible on the rendered report

Hello,

You can use the following code to add resource:

Code: Select all

var resource = new Stimulsoft.Report.Dictionary.StiResource("Name", "Alias", false, Stimulsoft.Report.Dictionary.StiResourceType, content);
report.dictionary.resources.add(resource);
Thank you.
by Lech Kulikowski
Tue Feb 26, 2019 10:25 pm
Forum: Stimulsoft Reports.JAVA
Topic: Grouping condition
Replies: 1
Views: 1973

Re: Grouping condition

Hello,

Your JSON file has a different data structure that data in the report. Please send us a test data for your report.

Thank you.
by Lech Kulikowski
Tue Feb 26, 2019 10:22 pm
Forum: Stimulsoft Reports.JS
Topic: Drill-Down Report Issue
Replies: 11
Views: 4919

Re: Drill-Down Report Issue

Hello,

We need some additional time to investigate the issue.

Thank you.