Home
Analytics
PDF Output - hide, delete or resize a column
ecozic
<p>Hello,</p>
<p> </p>
<p>I've started using BIRT 1 month ago and the Actuate forum helped me to a lot in different points.</p>
<p> </p>
<p>I'm not able to find a valid solution for this problem:</p>
<p> </p>
<p style="margin-left:40px;">I want de hide (delete or resize or ?) a crosstab column on my PDF report. (it's ok for html)</p>
<p style="margin-left:40px;"> </p>
<p>I’m able de hide all cells of a column for the HTML output with the display = "none" and on the onCreateCell event, but this not seem to work for PDF outputs.</p>
<p> </p>
<p>My Crosstab is bind to a dataset which result of a join request. I don’t filter my cube cause I want to display 11 rows even if they are empty.</p>
<p> </p>
<p>Does anybody know a way to hide a column for PDF ?</p>
<p> </p>
<p>Regards,</p>
<p> </p>
<p>eCozic</p>
Find more posts tagged with
Comments
ecozic
<p>Hello,</p>
<p style="margin-left:40px;"> </p>
<p style="margin-left:40px;">I've found a work around by changing my data model (and the data in it).</p>
<p style="margin-left:40px;"> </p>
<p style="margin-left:40px;">If anybody has a solution, he can post it here for the others,</p>
<p style="margin-left:40px;"> </p>
<p style="margin-left:40px;">Regards,</p>
<p style="margin-left:40px;"> </p>
<p>Erwan.</p>
<p> </p>
<p>PS // Sorry for my english level
</p>
<p> </p>
<p> </p>