I try to get a text on page footer which is printed on all but last page. The simplest method is to use "Print on" property set to "ExceptLastPage". But how to do this by conditional changing of "Enable" property?
Condition "IsLastPage" (and a few similar, like "PageNumber==TotalPageCount") which unsets "Enabled" property doesn't work. Example attached.
BTW there are 2 issues in attached report:
1. End part of the text "Page N of 8" is cut.
2. When changing condition of text component "Continue...", edit button of condition expression does not work (i.e. does nothing).
And one more question: why the list of variables in the text editor does not contain all system variables (no "CurrentPrintPage" for example)? It's much easier to choose a variable from list, than writing its full name. For beginners, at least.

--
Mariusz