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.
如何在 Nav 2009 中的经典报告的每一页中打印报告标题。我尝试查看部分属性 (PrintOnEveryPage = yes)。你有什么主意吗 ?
对于提供的当前详细信息,我可以提供的唯一建议是确保 PrintOnEveryPage 设置为 yes(在选择页眉部分时使用 Shift + F4)。
除此之外,请确保您的标头位于 DataItem(例如 PageLoop)上,而另一个 DataItem 可能不会在每个页面上运行。PageLoop Header 示例可以通过各种 NAV 报告器找到,例如 206 销售发票。