Embedded Reports

Hi Aspose Team,

I have several requirements for complex custom reports for our organization. I am exploring options to embed reports or additional PDF/word files into a template and am still looking for a solution. Is this possible using Report Engine? Or are there any workarounds?

Thanks,

@OscarRojas Sure, you can insert document and sub-reports upon building the main report using LINQ reporting Engine. To achieve this you should use <<doc [document_expression]>> syntax. Please see our documentation for more information:
https://docs.aspose.com/words/net/inserting-documents-dynamically/