Design advice for reporting server

Stimulsoft Reports.WEB discussion
Post Reply
rcd
Posts: 5
Joined: Thu Mar 14, 2019 12:51 am

Design advice for reporting server

Post 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?
Lech Kulikowski
Posts: 7339
Joined: Tue Mar 20, 2018 5:34 am

Re: Design advice for reporting server

Post 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.
Post Reply