Search found 5 matches

by MarekK
Thu Jan 27, 2022 4:47 pm
Forum: Stimulsoft Reports.JS
Topic: Stimulsoft image cache
Replies: 6
Views: 2294

Re: Stimulsoft image cache

Hi, I am using the clear() method and it helped with memory leak, but unfortunately it causes an issue for me in some certain situations - I am clearing cache after generating every report, but when we generate multiple reports at the same time with the same images clear() method removes images whic...
by MarekK
Mon Dec 06, 2021 3:24 pm
Forum: Stimulsoft Reports.JS
Topic: Stimulsoft image cache
Replies: 6
Views: 2294

Re: Stimulsoft image cache

Hi,

Is there any possible workaround right now? Like manually clearing the cache?
Or the fix will be provided soon?

Thanks
by MarekK
Fri Dec 03, 2021 3:11 pm
Forum: Stimulsoft Reports.JS
Topic: Stimulsoft image cache
Replies: 6
Views: 2294

Stimulsoft image cache

Hi, What are the caching options in Stimulsoft JS? I can't find anything valuable in the documentation. I am using stimulsoft in my microservice (NodeJS) for rendering multiple reports and having a problem with constantly growing memory - potential memory leak. I have investigated memory snapshots a...
by MarekK
Wed Nov 27, 2019 11:28 am
Forum: Stimulsoft Reports.JS
Topic: Image on report not printed
Replies: 14
Views: 8809

Re: Image on report not printed

Hi Lech, I have attached screenshots from our Web application. We use the Report Viewer to display the report and allow a user to print it. As you can see on the print preview the image from the top left corner is missing. It won't be printed unless you check the option to print 'Background images' ...
by MarekK
Mon Nov 11, 2019 11:24 am
Forum: Stimulsoft Reports.JS
Topic: Image on report not printed
Replies: 14
Views: 8809

Re: Image on report not printed

Hi Guys,

It looks like there is a CSS option available to force the browser (Firefox, Chrome) to print background images: https://stackoverflow.com/a/21160150
Could it be added to the standard CSS options?

Thanks,
Marek