Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Table of contents

edited December 2003 in End User
Hi,

I'm trying to create a report with a table content showing subreports
pages number. I've seen some posts about a sample for this, but the
link seems broken.

Can you post it again please (or explain me how to proceed) ?

Thanks,

Pascal

--
Ceci est une signature automatique de MesNews.
Site : http://mesnews.no-ip.com

Comments

  • edited December 2003
    Hi Pascal,

    Check out the following example.

    http://www.digital-metaphors.com/tips/TableOfContents.zip

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited December 2003
    Hi Pascal,

    Unfortunately there is no way to access the Report Engine object in RAP
    without using a passthru function. This will mean you will need to use
    external code to achieve this. My suggestion would be to create a simple
    passthru function that just returns the Report.Engine.AbsolutePageNo, then
    use that in RAP to create the table of contents.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited December 2003
    Thanks nico,

    But is the same thing possible without using external code (using RAP
    instead) ?

    I've been trying to access a component of the main report from the
    subreports to do the same trick without much success...

    Thanks,

    Pascal

    "Nico Cizik (Digital Metaphors)" a pensé très fort :

    --
    Ceci est une signature automatique de MesNews.
    Site : http://mesnews.no-ip.com
This discussion has been closed.