Page 1 of 1

HTML tag <iframe> execute a URL

Posted: Wed Dec 04, 2024 2:59 pm
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 11050 times
Screenshot_1128.png
Screenshot_1128.png (174.89 KiB) Viewed 11050 times
Screenshot_1129.png
Screenshot_1129.png (111.38 KiB) Viewed 11050 times
Screenshot_1130.png
Screenshot_1130.png (34.3 KiB) Viewed 11050 times

Re: HTML tag <iframe> execute a URL

Posted: Wed Dec 04, 2024 9:06 pm
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.