Hi there,
I have created a report, where the detail section is hidden. I have written a bunch of code for the Detail_Format event, where some calculations are made based on the records returned from an existing query.
In the report footer, I have some text boxes that get filled with the resulting calcualtions.
Now, everything is just groovy when I preview the report, but when I go ahead and print it, everything gets doubled!
Can someone explain exactly what happens when you first preview a report, and then print the same report?
Oh, printing the report directly works fine. It's only after previewing first, followed by a print, that the doubling occurs.
Cheers!!
I have created a report, where the detail section is hidden. I have written a bunch of code for the Detail_Format event, where some calculations are made based on the records returned from an existing query.
In the report footer, I have some text boxes that get filled with the resulting calcualtions.
Now, everything is just groovy when I preview the report, but when I go ahead and print it, everything gets doubled!
Can someone explain exactly what happens when you first preview a report, and then print the same report?
Oh, printing the report directly works fine. It's only after previewing first, followed by a print, that the doubling occurs.
Cheers!!