Search found 18 matches

by vitek.abeln
Tue Sep 28, 2021 11:17 am
Forum: Stimulsoft Reports.WEB
Topic: Issues with text when exporting to PDF on production Linux server
Replies: 4
Views: 1740

Re: Issues with text when exporting to PDF on production Linux server

I have tried adding fonts from local file with this function "StiFontCollection.AddFontFile(file.FullName);". I got more fonts but the issue still persists. I found a similar issue from another post ( https://forum.stimulsoft.com/viewtopic.php?t=57196 ). From the post: Also, we have found ...
by vitek.abeln
Wed Aug 04, 2021 11:40 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Issue with Angular Designer not disposing instance
Replies: 9
Views: 13445

Re: Issue with Angular Designer not disposing instance

So after some time I wanted to research this issue again. I have been searching through the resource files of the browser and it seems that every time you instantinate the designer, additional JS scripts from the API are being loaded into the browser. If you open another instance the JS files keep j...
by vitek.abeln
Tue Jul 20, 2021 8:59 am
Forum: Stimulsoft Reports.WEB
Topic: OData data soure issues in angular net core
Replies: 3
Views: 948

Re: OData data soure issues in angular net core

Hi,

We have fixed the issue. We changed our odata from v3 to v4 and it now works flawlessly.

Thank you
by vitek.abeln
Tue Jul 06, 2021 7:48 am
Forum: Stimulsoft Reports.WEB
Topic: OData data soure issues in angular net core
Replies: 3
Views: 948

OData data soure issues in angular net core

Hello, I have a angular & .net core project which uses Stimulsoft.Reports.Angular.NetCore 2021.3.4. In the designer I was trying to connect to out OData v3.0 data source. From the URL of my odata endpoint I don't receive any columns, event though there are two collections present our OData sourc...
by vitek.abeln
Thu Jun 03, 2021 9:34 am
Forum: Stimulsoft Reports.WEB
Topic: Issues with text when exporting to PDF on production Linux server
Replies: 4
Views: 1740

Issues with text when exporting to PDF on production Linux server

Hello, I have a .NET core application that uses stimulsoft angular net core 2021.2.4. When I try to save my report in the viewer on my development windows machine the exported file is fine (text is showing correctly). But when I deployed that application to a linux (docker) machine, the saved/export...
by vitek.abeln
Mon May 10, 2021 8:50 am
Forum: Stimulsoft Reports.WEB
Topic: Failing to send parameters that have characters outside of latin 1 range in angular
Replies: 3
Views: 2289

Failing to send parameters that have characters outside of latin 1 range in angular

Hello, I am using the stimulsoft viewer for angular (v2021.2.4) and I am trying to send an object that contains "ščž" characters. But I get a "Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range." error. The properties I ...
by vitek.abeln
Thu Apr 08, 2021 7:17 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Issue with Angular Designer not disposing instance
Replies: 9
Views: 13445

Re: Issue with Angular Designer not disposing instance

Any news on this issue?

Best regards
by vitek.abeln
Mon Mar 22, 2021 10:09 am
Forum: Stimulsoft Reports.WEB
Topic: Compilation error when viewing and previewing report
Replies: 3
Views: 2083

Re: Compilation error when viewing and previewing report

empty report.mrt
Empty report that causes error.
(2.52 KiB) Downloaded 191 times
Here you go. It is literally an empty report. I guess it does not have much with the report itself but with the designer something not reading properly.
by vitek.abeln
Thu Mar 18, 2021 7:07 am
Forum: Stimulsoft Reports.WEB
Topic: Compilation error when viewing and previewing report
Replies: 3
Views: 2083

Compilation error when viewing and previewing report

Hello, I have updated to the new version of Stimulsoft.Angular.NetCore (2021.2.1). I have tested this on a report which only has some square shapes and some text and I get this error "Compilation error: Preprocessor directives must appear as the first non-whitespace character on a line } expect...