Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一张包含多页的发票,我只想在最后一页的底部(或最后一页的页脚)显示发票摘要。
我尝试在正文中设置摘要,但有时它会根据可用数据显示在页面中间。
我在 Telerik Reporting 2012 中使用 C# 语言
我该怎么做?谢谢。
而不是使用Page Footer使用Report Footer。