Hi,

I am a software analyst/developer from Sri Lanka.

I am currently working on a VB6 project which uses Crystal Reports 8.5 as the Report generator. (Not a web based application)

My questions are:

Q1. How can I print a Report Heading on top of each page of a Drill Down report?
Currently I can only print the heading on the first page of the Drill Down report.


Q2.Is it possible to print page numbers for pages of a Drill Down report, apart from the main report?


Q3.I need to place a hyperlink on a specific field of a Drill Down Report, and direct the user to a VB6 data entry form.

Eg. Suppose the user clicked Invoice No:88547 on the drill down report, the Invoice Data Entry Screen appears on the screen. Database(SQL SERVER2000) is accessed using ADO and all the necessary filed values for the Invoice No:88547 is populated and the vb6 form is shown so that the user can modify and resave the Invoice No:88547.

Q4.Where can I download the API of Crystal Reports 8.5 specific to VB6.


Thank you,

Ruwan