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.
我有一个显示问题我输入了特殊字段“Page N of M”
但我不想显示“Page”这个词,我只想要“N of M”。
此字段显示在我的报告顶部。
我能怎么做?。
在文本对象中嵌入“页码”和“总页数”字段。两者都位于特殊字段层次结构中。
你可以这样做。
Page Number / Total Page Count
来自特殊领域
将页数放入水晶报表的简单方法
插入---->特殊字段----->添加(第N页,共M页)
然后再次插入
插入---->特殊字段----->添加(总页数)
晚点再谢我