问题描述
我有一份订单报告,我想在末尾添加一个额外的页面,说明订单的条款和条件.有人可以帮我吗?
I have a report for orders and I'd like to add an additional page at the end that states the orders' Terms & Conditions. Can someone help me?
推荐答案
在您的报表页脚中,将其设置为在打印之前创建一个新页面(在Section Expert"中,选择报表页脚"->分页"选项卡-> 选中之前的新页面"复选框).抛出你的条款 &条件放入报告页脚部分.
In your report footer, set it to create a new page before it is printed (In 'Section Expert', select the Report Footer -> 'Paging' tab -> Check 'New Page Before' checkbox). Throw your Terms & Conditions into the Report Footer section.
如果您已经有要保留的报表页脚,只需将页脚分成两个部分(右键单击报表页脚部分 -> '在下面插入部分'),然后对新创建的部分执行相同的过程.
If you already have a Report Footer that you want to keep, just split the footer into two sections (Right-click the Report Footer section -> 'Insert Section Below') and follow the same procedure for the newly created section.
这篇关于将附加页面添加到 Crystal Report 的末尾的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!