Printing reports inside another report

I want to implement a functionality of report printing by including ‘child’ report templates inside the ‘master’ report template. In the ‘master’ report template there is a placeholders for child reports displayed as report variable on page. During generation of pages for printing I will replace that variable with the content of child reports.
My question is : what is the best way to implement this printing behavior in the List&Label 16 ?