Is it possible to add ISubreportClientDocument's to a ReportClientDocument?
What we have now is dosens of *.rpt that gets filled with data and exported as rtf. These are them merged into a master work-document to allow for dynamic layout.
I would like to get rid of the trip around word to merge the document, but I cannot see any obvious way to add subreports to a report using the jdk.
Thanks,
/Henrik