I'm developing an application that sets up Crystal Reports through Delphi 5 code. I am able to print the current page if I am viewing the entirity of the report (for instance if viewing page 100 of 100+ will only print page 100). However if I am looking at a drilled down group (for a customer or individual) - the page number seen at the top of the 'CRViewer' component represents the page within the drilled-down group itself (i.e. page 3 of the group may be page 100 of the entirity of the report).
Is there a way to determine the page reference within the scope of the entire report rather than within the previewed group ?
Thanks in advance.
Steve
Is there a way to determine the page reference within the scope of the entire report rather than within the previewed group ?
Thanks in advance.
Steve