Search found 6281 matches

by Lech Kulikowski
Mon Apr 29, 2024 12:48 pm
Forum: Stimulsoft Reports.JS
Topic: Glyph widths in font dictionary are not consistent with embedded font program widths.
Replies: 1
Views: 29

Re: Glyph widths in font dictionary are not consistent with embedded font program widths.

Hello, The problem is complicated. in the font description, you should specify the width of the characters used. then validators check this. but the problem is that different graphics libraries produce different character sizes. and different validators have different tolerances for character sizes....
by Lech Kulikowski
Mon Apr 29, 2024 12:46 pm
Forum: Stimulsoft Reports.JS
Topic: Custom Fonts Duplicated
Replies: 1
Views: 12

Re: Custom Fonts Duplicated

Hello, If you load fonts through resources - yes, we have such a problem, font styles are not grouped there in any way. The option is to load fonts through StiFontCollection, where you can specify the FontStyle parameter. i.e. you can load several files with the same name but with different styles. ...
by Lech Kulikowski
Mon Apr 29, 2024 12:27 pm
Forum: Stimulsoft Reports.JS
Topic: How to remove System Fonts
Replies: 3
Views: 33

Re: How to remove System Fonts

Hello,

You are welcome.
by Lech Kulikowski
Mon Apr 29, 2024 12:13 pm
Forum: Stimulsoft Reports.JS
Topic: How to set Manually the Document Conformance Level for PDF A3
Replies: 1
Views: 24

Re: How to set Manually the Document Conformance Level for PDF A3

Hello,

Can't see what the problem is from the screenshot.
At first glance - most often the problem in JS is with fonts, you need to have all the necessary fonts loaded in StiFontCollection.
If it doesn't help, send an example report and the resulting pdf file for analysis.

Thank you.
by Lech Kulikowski
Mon Apr 29, 2024 9:09 am
Forum: Stimulsoft Reports.NET
Topic: Display multiple rows in GroupFooter
Replies: 2
Views: 35

Re: Display multiple rows in GroupFooter

Hello,

As a way, you can use an additional variable.

Thank you.
by Lech Kulikowski
Mon Apr 29, 2024 8:45 am
Forum: Stimulsoft Reports.JS
Topic: After Update sort is not working with date values
Replies: 2
Views: 29

Re: After Update sort is not working with date values

Hello Peter,

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

Thank you.
by Lech Kulikowski
Mon Apr 29, 2024 7:39 am
Forum: Stimulsoft Reports.WEB
Topic: Display Time in a particular timezone
Replies: 2
Views: 37

Re: Display Time in a particular timezone

Hello,

Please try to set the Compilation mode (CalculationMode property) for the report.

Thank you.
by Lech Kulikowski
Mon Apr 29, 2024 7:35 am
Forum: Stimulsoft Reports.JS
Topic: How to remove System Fonts
Replies: 3
Views: 33

Re: How to remove System Fonts

Hello,

Please try to use the showSystemFonts option:
https://www.stimulsoft.com/en/documenta ... ttings.htm

Thank you.
by Lech Kulikowski
Mon Apr 29, 2024 7:31 am
Forum: Stimulsoft Dashboards.JS
Topic: Problem with Initial Selection in StiDatePickerElement
Replies: 1
Views: 35

Re: Problem with Initial Selection in StiDatePickerElement

Hello,

We couldn't reproduce the issue.
Please provide more detailed information. What version, browser, browser and system localizations?

Thank you.