Hi,
if I export rtf with UsePageHeadersAndFooters = true then {PageNofM} on each page has same value as first page. For example in your demo SimpleList report has footer 1 of 3 page on each page in export.
Pavel
rtf export
rtf export
Please type in the Tag property of the component with PageNofM function the following:
Page #PageNumber# of #TotalPageCount#
We cannot do this in automatic mode because now exists some additional restrictions on work that function during the export.
Thank you.
Page #PageNumber# of #TotalPageCount#
We cannot do this in automatic mode because now exists some additional restrictions on work that function during the export.
Thank you.