felipeiw wrote: » and to make the same amount in [TotalPages#] ?
felipeiw wrote: » I had tried this way but it does not work, for example, a report of 3 pages he imprimie 2/1, 3/1, 4/1 and 5/1, that is not the total pages.
Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.
Comments
Petter
thanks
Yes,
[<TotalPages#> + 1]
or
[<TotalPages> + 1]
Petter
Thanks
You have to enable 'DoublePass' for the report EngineOptions to get the TotalPages to work.
Petter