<p>Hi,</p>
<p> </p>
<p>I have a report that many user might print pdf at the same time.</p>
<p>I'm using bit 3.7.2 web viewer to render report to pdf.</p>
<p><span style="color:rgb(150,150,150);font-family:'Source Sans Pro', sans-serif;"><a data-ipb='nomediaparse' href='
http://localhost:8080/run?__report=myreport.rptdesign&format=pdf&parm1=value1'>http://localhost:8080/run?__report=myreport.rptdesign&format=pdf&parm1=value1</a></span></p>
<p> </p>
<p>However, I use jmeter to call 200 thread to report (format= pdf) it takes about 30 seconds.</p>
<p>But on the other hand, I call 200 thread to report (format=html) it takes only less than a second.</p>
<p> </p>
<p>Is there a way to reduce the time for rendering pdf file.</p>
<p> </p>
<p>Thank you in advance.</p>