Showing the Viewer in iframe
Our sample projects and report templates can help you learn the basics of working with our products.This example shows how to show the report viewer in iframe. To show it, use
In the screenshot below you can see the result of the sample code:

<iframe> tag with src attribute, which contains a link to the page with the viewer show code:
<iframe style="width: 800px; height:400px" src="/...">In the screenshot below you can see the result of the sample code:
