Working with Multiple Data Sources

Explicit Support for Multiple Data Sources

Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique.

Parameters

DataSources

An array of data source objects like object[] dataSources.

DataSourceNames

An array of names to reference the data source objects within the template like string[] dataSourceNames.

Articles in this section

© Aspose Pty Ltd 2001-2022. All Rights Reserved.