I need a table of content at the beginning of my report ...

  • I don't know if I didn't find the right way to do it but I'm not able to create a "table of content" at the beginning of my report. This table of content should show the page number of each "item group". This report (manufacturing report) will be printed only and will be at least 50 pages !

    I tried the "document map" functionnality, but I think it is impossible to get a printable version.

    One solution I imagine is to use the bookmark functionnality. The bookmark has a page property. So, it would be possible to print the page property of the bookmark property of the boomarklink of my reportitem (I hope it is clear :crying. BUT I cannot use these property in the code editor of my cell.

    Do you have a solution to enable the usage of all the properties of the objects in my report ?

    Thanks.

    JAC

  • Are you starting a New Page after each Item Group or are you allowing Reporting Services to handle the paging? Will each item group be 1 page or less?

    The other thing you need to be aware of is that the # of pages when viewed on-line and the # of printed pages are different.

  • Yes, I start a new page after each Item Group.

    How can I use the bookmark property of my reportitem ? Should I create a new .DLL or is there a more simple solution ?

    JAC

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply