Table of contents with numbers of pages
How do you make a table of contents with numbers of pages, where the table of contents is at the beginning of the report? [img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />
The report is compiled from a few separate templates (*.fr3) in one run, through reading them in one by one to frxReport without cleaning up the previous report.
The output I get is a full report with correct number of pages (e.g. TotalPages=31) where the number of pages is also displayed on page 1. I can read out in BeforePrint on which page the line I???m interested in is, yet I don???t know how to insert the number of page that is read out on page 2? E.g. Strategy of Company is on page 6, this item is inserted in the table of contents but how do I update its number of page?
Best regards[/img]
Comments