Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports.
There’s however the following case which we have not been able to solve:
Attached is a template, a datasource and a finished report. At the moment our other reportgenerator creates a copy of the template tab in excel for every object that it finds in the datasource that meets certain criteria (in this same, ‘sample’ objects with a matrix code for water). After creating the tabs the object id is printed on the first cell. Then groupdocs fills in every created tab with the tags you see in the template.
My question is, would it be possible to create tablads like this within groupdocs?
by using a foreach loop on a certain object for example?
Groupdocs_template.zip (842.5 KB)
If you need any additional information we’d happily answer them.