Example of Employee Report in ASP.NET Core Word (DocIO) Library
This sample demonstrates how to generate an employee report using Mail merge functionality of Essential Word (DocIO) library.
DEMO
SOURCE
With the mail merge support of DocIO, you can create a batch of personalized document or report very easily and fast.
You can design templates in Microsoft Word and allow DocIO to populate documents with data from various data sources such as business objects, ADO.NET objects, arrays, XML, dynamic objects, and relational objects.
Simple text, numeric data and image from data sources can be populated in Word documents using mail merge.
More information about the Mail merge can be found in this
documentation
section.
Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components