![]() |
|
Embedd SSRS - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Embedd SSRS (/thread-1007.html) |
Embedd SSRS - PaulWeem - 03-25-2019 Hi All, Did anyone ever manage to embedd SSRS in an Intraweb Web Application? If so, please enlighten me on how to get this done (or at least getting started)! Thanks in advance. Using Delphi 10.2.2 and IW 15.0.18 Regards, Paul RE: Embedd SSRS - kudzu - 03-27-2019 You can just link to it: https://docs.microsoft.com/en-us/sql/reporting-services/application-integration/integrating-reporting-services-using-url-access-web-application?view=sql-server-2016 As far as embedding the report viewer, I havent tried it for many years but last I looked it was simply just embedding some HTML and some JS. |