Processing OnPrint event in saved template?
I have one TfmReports on my form and I am storing report templates in
Paradox table. On one report I have a TfmRichText components that I want to
populate with data by handling its OnPrint event. Is that possible and if
yes then what's the best way to do that.
Thanks in advance,
Garo
Paradox table. On one report I have a TfmRichText components that I want to
populate with data by handling its OnPrint event. Is that possible and if
yes then what's the best way to do that.
Thanks in advance,
Garo
This discussion has been closed.
Comments
to do it. That way the event hanlder will be stored in the report.
Also, you should use the BeforeGenerate event of the band to populate the
RichText component - OnPrint is too late...
Cheers,
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com