shankarpatil
Programmer
I have a report which prints detailed customer information. It has a header,details and a footer section.the header section consists of customer number,address etc. And the details section consists of the purchases made by that customer.
Whats happening is for some customer the header information is repeated form the previous customer header and the details and the footer information is correct.
e.g. for customer 2 the header information(customer name,Number,customer address ) for the customer 1 is displayed and the details, footer is of customer 2.
I observed that this happens on a machine with different resolution.
I have a workaround for this problem ..I increase the header hieght whenever I encounter this problem.I am looking for a permenant solution.Please help me.
Crystal 8.00
VB6
Windows NT workstation
database: DB2
Whats happening is for some customer the header information is repeated form the previous customer header and the details and the footer information is correct.
e.g. for customer 2 the header information(customer name,Number,customer address ) for the customer 1 is displayed and the details, footer is of customer 2.
I observed that this happens on a machine with different resolution.
I have a workaround for this problem ..I increase the header hieght whenever I encounter this problem.I am looking for a permenant solution.Please help me.
Crystal 8.00
VB6
Windows NT workstation
database: DB2