UNWANTED PAGE BREAK WHEN THE REPORT_COUNT IS ONLY 1 JASPER REPORT -



UNWANTED PAGE BREAK WHEN THE REPORT_COUNT IS ONLY 1 JASPER REPORT -

hi have subreport page break, how limit printing of page break when report_count > 1?

<break> <reportelement x="0" y="8" width="100" height="1"> <printwhenexpression><![cdata[$v{report_count}>1]]></printwhenexpression> </reportelement> </break>

jasper-reports

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -