Table of Contents
Hi, we would like to create a table of contents at the beginning of a report, dynamically based on the headings and their respective page numbers in the report. How to achieve this in FastReport? Please help, thanks a lot!
Regards,
Yong Khun
Regards,
Yong Khun
Comments
on the first design page use a masterband set to i record and memos for the contents.
in the first pass set the first design visibility to false.
as design page2 runs populate the contents memos of designpage1
on the final pass set the ist designpage visible.