Page 1 of 1

rtf export

Posted: Wed May 16, 2007 5:48 am
by kocka
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

Posted: Wed May 16, 2007 5:59 am
by Edward
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.