pentaho - Incorrect page break in Report-designer -


i have report designed pentaho report-designer i'm having many problems having page break in pdf format.

this actual structure schema:

structure

the first sub-report tittle. , decided put rest of sub-reports inside band use avoid-page-break. have set style attributes in band:

avoid-page-break:false layout: block height: 0.0

and sub-reports have avoid-page-break:false , height: 0.0, too.

my problem if text of sub-report doesn't fit in actual page, changes text next one, instead of continuing in same page , change other @ middle of text.

thank help.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -