You'll have to have a report which has its Report.PassSetting set to psTwopass. In the first pass it would figure out how many pages are in the report. Then as the report prints to the printer in teh second pass, you'll need to get the currently printed page number (check Report.SecondPass boolean property first), in the Report.StartPage event and then update your own status dialog.
Comments
psTwopass. In the first pass it would figure out how many pages are in the
report. Then as the report prints to the printer in teh second pass, you'll
need to get the currently printed page number (check Report.SecondPass
boolean property first), in the Report.StartPage event and then update your
own status dialog.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com