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

ArchiveReader and RAP

edited May 2005 in General
Hi,

I have report that creates / invokes another dialogue form, on clicking a
hyperlink pplabel, inside the report builder generated report. This is done
using a RAP function which creates and displays the form. I also have an
option to save the generated report to an archive file and load it for
viewing later. Now the issue is when I load it using the archive reader, I
am not able to invoke the RAP function by clicking on the hyperlinked label.
Is it because the page has already been created and the preview/print simply
render the drawcommand objects in their specific positions or is there any
other way I can do this. Any suggestions are welcome.

Thanks,
Swami

Comments

  • edited May 2005
    Hi,

    An archive file is meant to be a snapshot of a given report. RAP code is
    only saved down with a report template. I would suggest loading templates
    into a report object and viewing them with the report previewer if you wish
    to use the OnDrawCommandClick event to show a dialog.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.