Crystal Report子报告分页符

Hoa*_*oan 1 crystal-reports

我是Crystal Report的新手,我一直在试图解决如何解决这个子报表分页问题.我想我知道报告的作用,但我不知道如何解决这个问题.

这很难解释所以我上传了这些图片.

我的主要报告: 主要报告

我的子报告,详见第2节(详情b): 分报告

第1页:子报告不打印但是离开.它应该打印. 第1页:子报告不打印

第2页:打印子报告中的内容.在子报告中,我设置了100页可见记录之后的新页面.但这并没有解决它.我甚至在Detail Section和IFieldObject(Description)中设置了KeepTogether = False. 子报告的内容

第4页:我跳过了第3页. 子报告的内容

第5页:看起来应该是这样的: 子报告的内容

据我所知,我的子报告打印不停.这就是为什么它毁了我的页脚(如第5页的底线).因此子报表内容有更多记录,并且它不适合第一页,这就是为什么它将第一页留空一半并从第2页开始.

Hoa*_*oan 7

Okay, I found the solution for this. It took a whole working day to find this. Unchecking "KeepTogether" option in the properties does not work at all.

What you have to do is, in the main report, right click the sub report and select "Format Object", on the first tab "Common", uncheck the "Keep Object Together".

在此输入图像描述