使用 Crystal Reports 2008 进行可编辑 RTF 导出中的页码
我有一个使用 Crystal Reports 创建的报告。 页脚部分有一个公式,显示页码“Page X of Y”。
如果我将此报告导出为可编辑 RTF 并在 Word(2010,v14.0.5128.5000,64 位)中打开它,则页脚仅包含每页“第 1 页,共 7 页”中第一页的文本。 但是,如果将报告导出为 PDF,则所有位置的分页都是正确的。
这是一个错误还是我错过了什么?
I've got a report which was created using Crystal Reports.
In the page footer section there's a formula, which displays the page number "Page X of Y".
If I export this reports as editable RTF and open it in Word (2010, v14.0.5128.5000, 64bit) the footer contains only the text from the first page on every page "Page 1 of 7".
If the report is exported as PDF however, the pagination is correct everywhere.
Is this a bug or am I missing something?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该问题在最新版本的 Crystal Reports 中仍然存在,并且 CR 似乎没有人愿意修复它。
导出后我必须使用 Word-Macro 将页码更改为正确的值。
The issue still exists in the newest version of Crystal Reports and it seems as no one at CR does want to fix it.
I had to use a Word-Macro to change the page numbers to their correct values after the export.