Search found 7 matches

by Flo
Fri Feb 10, 2023 8:09 am
Forum: Stimulsoft Reports.JS
Topic: Load a Report from a string and not from a file
Replies: 5
Views: 1559

Re: Load a Report from a string and not from a file

The problem was with the data, now the reports can be loaded by string.
But now I have another problem, when I load a report with the ".load" function, it creates a new file for me separately every time, can I work around this somehow?
by Flo
Thu Feb 09, 2023 4:08 pm
Forum: Stimulsoft Reports.JS
Topic: Load a Report from a string and not from a file
Replies: 5
Views: 1559

Re: Load a Report from a string and not from a file

I use Version: 2021.3.5

In the attachement you can see the error which I get when I use the "load" function:
error.png
error.png (5.91 KiB) Viewed 1525 times
by Flo
Thu Feb 09, 2023 3:42 pm
Forum: Stimulsoft Reports.JS
Topic: Load a Report from a string and not from a file
Replies: 5
Views: 1559

Load a Report from a string and not from a file

I would like to save my report data in a database. However, when I try to load a report using a string, this is not possible, I can't find any function that can do this. var report = new Stimulsoft.Report.StiReport(); var n = Stimulsoft.System.Guid.newGuid().toString().substr(0, 8); if ($.IsJson(rep...
by Flo
Mon May 16, 2022 7:03 am
Forum: Stimulsoft Reports.JS
Topic: Currency is not formatted correctly
Replies: 1
Views: 600

Currency is not formatted correctly

We currently have the error that in our invoice forms in which we define the unit price as a currency, this is displayed with six decimal places and without a currency symbol since the latest version. In addition, we get the following error on the lower right edge: CSS version mismatch! JS ver.: 202...
by Flo
Fri Aug 13, 2021 6:23 am
Forum: Stimulsoft Reports.JS
Topic: Reports with overlength Bands always wrong
Replies: 6
Views: 1607

Re: Reports with overlength Bands always wrong

Hello,

currently I use the newest one from 07/22.
The error occurs for me with every single report. It doesn't matter whether I edit an old one or create a new one, every single one has this error.
by Flo
Tue Aug 10, 2021 2:31 pm
Forum: Stimulsoft Reports.JS
Topic: Reports with overlength Bands always wrong
Replies: 6
Views: 1607

Re: Reports with overlength Bands always wrong

It is on every report for me. Not a specific one.
by Flo
Fri Jul 16, 2021 7:19 am
Forum: Stimulsoft Reports.JS
Topic: Reports with overlength Bands always wrong
Replies: 6
Views: 1607

Re: Reports with overlength Bands always wrong

The same error occurs with me, i don't know what to do, this is so annoying...