HTML tag <iframe> execute a URL

Stimulsoft Reports.JAVA discussion
Post Reply
TecnologiaMV
Posts: 77
Joined: Mon May 30, 2022 7:35 pm

HTML tag <iframe> execute a URL

Post by TecnologiaMV »

Dear all,

We are trying to execute a URL through the following code HTML:
<iframe src="https://painelindicadoresadm.mv.com.br/ ... rtlet=2668" width="700" height="600"></iframe>

However, the website is not displayed in the report. I would like to know if there is any way to display the website within the report.

Version: Report.Java 2024.2.2
Screenshot_1127.png
Screenshot_1127.png (99.54 KiB) Viewed 10938 times
Screenshot_1128.png
Screenshot_1128.png (174.89 KiB) Viewed 10938 times
Screenshot_1129.png
Screenshot_1129.png (111.38 KiB) Viewed 10938 times
Screenshot_1130.png
Screenshot_1130.png (34.3 KiB) Viewed 10938 times
Lech Kulikowski
Posts: 7332
Joined: Tue Mar 20, 2018 5:34 am

Re: HTML tag <iframe> execute a URL

Post by Lech Kulikowski »

Hello,

No, it is not possible. Only a limited list of HTML tags are supported:
https://www.stimulsoft.com/en/documenta ... l_tags.htm

Thank you.
Post Reply