The ShowPrinterDialog property changes to False after the call to Report.Template.LoadFromFile. Any idea where that is done? Could it be embedded in the rtm file, I don't find a way to edit that in the designer.
Yes, this is a published property so it is saved down in the report template. Set this property after you load a template at runtime. If you are in the end-user solution use the Report.Template.OnLoadEnd event in order to detect when the end-user loads a report.
Comments
Yes, this is a published property so it is saved down in the report
template. Set this property after you load a template at runtime. If you
are in the end-user solution use the Report.Template.OnLoadEnd event in
order to detect when the end-user loads a report.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com