Creating a Table of Contents (TOC)

Stimulsoft Reports.NET discussion
Post Reply
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Creating a Table of Contents (TOC)

Post by John »

Hallo Support,

I have written code which takes a dataset and generates a dynamic report (i.e. everything is done in code and not in the designer). I'd now like to add a table of contents to the beginning of the report. I've read the documentation and am now confused.

I see I have to add a unique bookmark to everything I want to have in my TOC. Is this correct or do I have to add a hyperlink instead? What about the tag property, do I need this?

So, everywhere in my report where I'd like to be able to link to from the TOC I add some property to that particular component.

Now what about the first page where I'd like to display the TOC - what do I have to put here to define the TOC? Do I need a particular band which will then be the container for the TOC? How do I then loop through and display each items I'd like in my TOC?

Many thanks,

John Kitching
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Creating a Table of Contents (TOC)

Post by Alex K. »

Hello John,

Please see a part of the documentation that is being prepared.

Thank you.
Attachments
822.Topic2.pdf
(56.91 KiB) Downloaded 1146 times
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Creating a Table of Contents (TOC)

Post by John »

Thanks very much. I'll give it a try.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Creating a Table of Contents (TOC)

Post by Alex K. »

Hello John,

Ok.
Let us know if you need any additional help.
Anu
Posts: 2
Joined: Thu May 15, 2014 4:34 am

Re: Creating a Table of Contents (TOC)

Post by Anu »

Hello ,

I am new to stimulsoft and i want to know how to generate the table of contents for multipage report. My report contains 3 pages. First page is for table of contents and other 2 pages contains chapters, this chapters name with page number need to be displayed in the table of contents. One more thing is 2nd and 3rd page should have continuous page number. For example if page 1 ends on page 114, then next page continue on to start on page 115.My question is how to get this continuous page number in TOC. I have tried GetAnchorPageNumber, but it will not dispaly the continuous page number. Kindly do the needful help ASAP.

Thanks in advance.

Anu
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Creating a Table of Contents (TOC)

Post by Alex K. »

Hello,

Please see a part of the documentation that is being prepared.

Thank you.
Attachments
822.Topic2.pdf
(56.91 KiB) Downloaded 635 times
Raphael Affolter
Posts: 4
Joined: Wed Jun 24, 2015 10:59 am

Re: Creating a Table of Contents (TOC)

Post by Raphael Affolter »

I have read the PDF but I do not understand the basics.

It is written
Once you have created your Table of Contents page and added the necessary text components, the
steps to generate this feature within your report are as follows...
How to create a "Table of Contents page"?
What are the "necessary text components"?

Best Regards,
Raphael
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Creating a Table of Contents (TOC)

Post by HighAley »

Hello, Raphael.

You could find set-by-step instruction in our User Manual.

Also there is a tutorial video.

Let us know if you need any additional help.

Thank you.
Post Reply