Page 1 of 1

TOC for Report generated with Subreports

Posted: Tue Jul 12, 2022 12:12 pm
by ShashankHegde16
We have created the multiple .mrt report templates and programmatically merged those reports using subReports.add() method.

Is there a way we can generate TOC for this report in Nodejs with links to individual sub reports?

Re: TOC for Report generated with Subreports

Posted: Wed Jul 13, 2022 4:43 pm
by Lech Kulikowski
Hello,

Unfortunately, there are no standard ways for that task.

You can manually check rendered reports, check rendered pages, and set it to the TOC.

Thank you.

Re: TOC for Report generated with Subreports

Posted: Thu Jul 14, 2022 2:44 am
by ShashankHegde16
Could you share example for how to check manually rendered pages and set to TOC?

Re: TOC for Report generated with Subreports

Posted: Fri Jul 15, 2022 11:57 am
by Lech Kulikowski
Hello,

Unfortunately, we do not have such samples.

Try to check the sample for creating report from code:
https://www.stimulsoft.com/en/samples/r ... -from-code

Thank you.

Re: TOC for Report generated with Subreports

Posted: Mon Jul 18, 2022 7:08 am
by ShashankHegde16
We need it for table of contents for dynamically generated sub reports not for the html table.

Re: TOC for Report generated with Subreports

Posted: Wed Jul 20, 2022 6:48 am
by Lech Kulikowski
Hello,

Unfortunately, we do not have such samples.

Thank you.