Using Tables of Word Processing Documents as Data Sources

Note
This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases.
Note
The code uses some of the objects defined in The Business Layer.

Using Tables of Word Processing Documents as Data Sources

Following classes are added in GroupDocs.Assembly.Data namespace:

The Recipe

  • Define template and output report documents
  • Assemble a document using the external document table as a data source

Download

Data Source Document

Template

The Code