May 15, 2007 at 7:29 am
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
May 17, 2007 at 8:52 am
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.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
May 21, 2007 at 12:19 am
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