Hi all,
Very simple problem (I hope). I have a pretty dead simple page with an iframe on it. I'm trying to pull up the PUC and let people run reports from it that have been published to the bi server from Report Designer.
<html>
<body>
<iframe name="ReportViewer" id="ReportViewer" src="http://50.57.92.90:8080/pentaho/" height="100%" width="100%" />
</body>
</html>
As you can see it's just so simple. But when I go into my reports it tries to load and all that comes up is a white strip along the top where the report is supposed to be. Is this a CSS issue? It's the last step I really need to get done to start rolling Pentaho reports out to our clients and get off our terrible server side scripted system of confusion. Any help would be greatly appreciated.
Cheers,
Walter.
Very simple problem (I hope). I have a pretty dead simple page with an iframe on it. I'm trying to pull up the PUC and let people run reports from it that have been published to the bi server from Report Designer.
<html>
<body>
<iframe name="ReportViewer" id="ReportViewer" src="http://50.57.92.90:8080/pentaho/" height="100%" width="100%" />
</body>
</html>
As you can see it's just so simple. But when I go into my reports it tries to load and all that comes up is a white strip along the top where the report is supposed to be. Is this a CSS issue? It's the last step I really need to get done to start rolling Pentaho reports out to our clients and get off our terrible server side scripted system of confusion. Any help would be greatly appreciated.
Cheers,
Walter.