开发者

How to change the name of the Special Fields in Crystal Report?

In Crystal Report, I want to change the text of the Special Field "Page N of M" as "Sheet N of M". How to do this? I am usin开发者_开发技巧g Crystal Reports 2008.


I don't think that's possible. It would be much easier to:

  1. Make a text box of your own
  2. Add the special fields "Page Number" and "Total Page Count"
  3. Add whatever text you like.


Agree with PowerUser! Make a text box with "Sheet" then insert SPECIAL FIELD [PAGE NUMBER] then type in text box "of" then insert SPECIAL FIELD [TOTAL PAGE COUNT]

result: SHEET 1 of 1 (depending on the number of docs your working with)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜