Home RAP

Go to first page

edited September 2011 in RAP
Is there a built in RAP function to go to the first page of a report?

Comments

  • edited September 2011
    Hi Nick,

    Unfortunately none of the Viewer routines are currently exposed to RAP.
    You will need to create a pass through function that makes a call
    similar to the one below...

    TppViewer(Report.PreviewForm.Viewer).FirstPage;

    We will consider possibly adding some of the viewer routines into RAP
    for a later release.

    Best Regards,

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