I have written a report which on preview displays all the data yet when one prints the report no data or headings appear except for the summary page. Any comments would be welcome. Clive Shaw
What is happening in the event handlers? Is this a simple table dump of records, or a master-detail-detail report? Are you using DADE, or form based data pipelines? Are you performing any operations on the dataset before/during/after running the report? All of the report/band/component events will refire when the report is regenerated to the printer. Be sure to reinitialize any coded Delphi varaibles which you use to perform calculations to show/hide bands or connect to data.
Comments
records, or a master-detail-detail report? Are you using DADE, or form
based data pipelines? Are you performing any operations on the dataset
before/during/after running the report? All of the report/band/component
events will refire when the report is regenerated to the printer. Be sure to
reinitialize any coded Delphi varaibles which you use to perform
calculations to show/hide bands or connect to data.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com