Posts
Categories
Groups
Home
Developing Analytics Applications
How to reduce the size of rptdocument
Migrateduser
<p>I have a report.</p>
<p>One table , one details row.</p>
<p> </p>
<p>But each detail row hold the information for one recodr.</p>
<p> </p>
<p>Each row is a page in a PDF.</p>
<p> </p>
<p>But my rptdocument is huge.</p>
<p>For 1000 records I get 1.7 G</p>
<p>For 3000 records I get 12+G</p>
<p> </p>
<p>And when all said and done the out put of the complete PDF with all pages is about 300 Meg.</p>
<p>Why such a large disparity from rptdocument to final pdf in size.</p>
<p> </p>
<p>Why such a non linear rptdocument size.</p>
<p> </p>
<p> </p>
<p>I would like to use the rptdocument but just using RunAndRender the time is significant faster.</p>
<p> </p>
<p>So I am asking what drives the shear size and how to reduce the rptdocument size.</p>
<p> </p>
<p>Gary</p>
Find more posts tagged with
Comments
There are no comments yet