rtf export

Stimulsoft Reports.NET discussion
Post Reply
kocka
Posts: 10
Joined: Tue Oct 24, 2006 7:23 am

rtf export

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

rtf export

Post 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.
Post Reply