<p>Hey guys,</p>
<p> </p>
<p>I am trying to render the report that I created, as an HTML in my PHP file. I'm using the PHP Javabridge and followed the steps in this link <a data-ipb='nomediaparse' href='
http://www.theserverside.com/news/1363642/Intergrating-BIRT-with-PHP'>http://www.theserverside.com/news/1363642/Intergrating-BIRT-with-PHP</a> . </p>
<p> </p>
<p>I was able to display the reports. But when I try to display the report that I have done. It does not display anything and no error is shown. I think the reason behind this is that my query returns more than 1000 rows. I tried echoing in my PHP file to see which lines are being done and one line that is not being processed is the line with $task->run();</p>
<p> </p>
<p>Is there anyway for me to fix this?</p>
<p> </p>
<p>Any advice is much appreciated.</p>
<p> </p>
<p>

</p>