hi,
I want to set <printWhenExpression>![CDATA[Boolean.valueOf(true)]]> /printWhenExpression>
   to Boolean.valueOf(false) when I fill the report according to my conditions,means I want to  set value 'false' in <printWhenExpression> at run time. can any one help me for this?