Loading subreports ?
Hi
Is it possible to load subreports dynamically from templates ?
I need to make a report consisting of 1 to 5 subreports of varying contents.
I consider having a simple masterreport (without pipeline) containing 5
subreports each with ShiftRelativeTo pointing to the subreport above.
But then I want to load different templates into the 5 subreports
depending on what the user has selected.
René/SSV
Is it possible to load subreports dynamically from templates ?
I need to make a report consisting of 1 to 5 subreports of varying contents.
I consider having a simple masterreport (without pipeline) containing 5
subreports each with ShiftRelativeTo pointing to the subreport above.
But then I want to load different templates into the 5 subreports
depending on what the user has selected.
René/SSV
This discussion has been closed.
Comments
Yes it is possible to load templates into subreports.
Subreport.Report.Template.FileName := '';
Subreport.Report.Template.LoadFromFile;
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com