Skip to Content
0
Former Member
Dec 04, 2008 at 03:51 PM

Programmatically add subreports

168 Views

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