Search found 6252 matches

by Lech Kulikowski
Sat May 02, 2020 11:55 am
Forum: Stimulsoft Reports.NET
Topic: StiLineSeries artifacts
Replies: 1
Views: 944

Re: StiLineSeries artifacts

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
by Lech Kulikowski
Sat May 02, 2020 11:54 am
Forum: Stimulsoft Reports.Flex
Topic: requestedDisplayResolution blurred
Replies: 3
Views: 12011

Re: requestedDisplayResolution blurred

Hello,

Unfortunately, the Flash version is no longer supported.

You can send your request on support@stimulsoft.com

Thank you.
by Lech Kulikowski
Sat May 02, 2020 11:37 am
Forum: Stimulsoft Reports.JS
Topic: Shapes over a barcode breaking the barcode and/or shape
Replies: 2
Views: 1164

Re: Shapes over a barcode breaking the barcode and/or shape

Hello,

We couldn't reproduce the issue.

Please send us a sample report for analysis.

Thank you.
by Lech Kulikowski
Sat May 02, 2020 10:43 am
Forum: Stimulsoft Reports.JAVA
Topic: event in java code
Replies: 11
Views: 8657

Re: event in java code

Hello,

Sorry for the misunderstanding. Events are not supported in the Java version.

Thank you.
by Lech Kulikowski
Fri May 01, 2020 12:00 pm
Forum: Stimulsoft Reports.NET
Topic: Change Date Format when export excel
Replies: 5
Views: 2238

Re: Change Date Format when export excel

Hello,

As a way, you can use the ToString() method:
{datasource.column.ToString("dd-MM-yy")}

Thank you.
by Lech Kulikowski
Fri May 01, 2020 11:57 am
Forum: Stimulsoft Reports.WEB
Topic: Combine data from two datasources
Replies: 3
Views: 1745

Re: Combine data from two datasources

Hello

Ok.
Please let us know if you need any additional help.

Thank you.
by Lech Kulikowski
Thu Apr 30, 2020 12:06 pm
Forum: Stimulsoft Dashboards.WEB
Topic: Dashboard.Web Features
Replies: 11
Views: 4183

Re: Dashboard.Web Features

Hello, > 4. is it possible to set the range of the Y axis on a chart? , again i can see where this is done in report but is this possible within dashboards? Were added the following option: Axis.StartFromZero, Axis.ShowEdgeValues, Axis.Range > 5. When plotting a chart it plots the null values as zer...
by Lech Kulikowski
Mon Apr 27, 2020 11:02 am
Forum: Stimulsoft Reports.NET
Topic: Render Report on Linux with .NET Core?
Replies: 6
Views: 4142

Re: Render Report on Linux with .NET Core?

Hello,

You can add fonts in the report resources or in font collection by the code:
Stimulsoft.Base.StiFontCollection.AddFontFile("font.ttf");

Thank you.
by Lech Kulikowski
Mon Apr 27, 2020 10:59 am
Forum: Stimulsoft Reports.NET
Topic: Change FileName with one Variable
Replies: 1
Views: 993

Re: Change FileName with one Variable

Hello,

Unfortunately, it is not possible.

Thank you.
by Lech Kulikowski
Mon Apr 27, 2020 10:58 am
Forum: Stimulsoft Dashboards.WEB
Topic: Slow by code
Replies: 4
Views: 1971

Re: Slow by code

Hello,

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

Thank you.