OnCreate method
I have some forms with many different reports on it.
When i have to execute a report a need to have some variables initialized
eg : title, logo, some comments and so) and i need it to be executed only
once.
I think the best moment would br at oncreate report event but it doesn't
exist.
Which are my alternatives besides using global form ( which has the report
component) variables.
Thanks in advance.
Fernando
When i have to execute a report a need to have some variables initialized
eg : title, logo, some comments and so) and i need it to be executed only
once.
I think the best moment would br at oncreate report event but it doesn't
exist.
Which are my alternatives besides using global form ( which has the report
component) variables.
Thanks in advance.
Fernando
This discussion has been closed.
Comments
reinitialize the report variables when you print the report to the screen,
and subsequently print the report to the printer, as the report will
regenerate its pages for the printer.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com