Page 1 of 1

Design advice for reporting server

Posted: Tue Oct 01, 2019 7:23 am
by rcd
Hi all,

We're currently using Stimulsoft Reports Web in a .NET MVC app. This app is performing two tasks:
  • directly generating PDF files for invoicing purposes
  • creating a report preview for dynamic reports, which is being embedded in an iframe of an Angular web app
We're having a lot of problems with the latter, (I think) because the two apps are hosted in different domains. The engineer who created this API has left our organisation, and I'm trying to understand why he's used this approach. Is rendering a page to embed in an iframe a common implementation for Stimulsoft Reports? Is there a better configuration we should be using?

Re: Design advice for reporting server

Posted: Wed Oct 02, 2019 10:02 am
by Lech Kulikowski
Hello,

We don’t know how it works for you, and we can’t say why your engineer did this.
The best configuration is like in our examples, without any frames and angulars.

Thank you.