Skip to content

MohanaselvamJothi/Mail-Merge-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail merge Examples

This repository contains examples that illustrates how to mail merge Word documents in C# and VB.NET using Syncfusion’s .NET Word library (Essential DocIO) without Microsoft Word or Office interop dependencies.

Mail merge in Word documents

Mail merge is a process of merging data (replacing merge fields) from a data source into the template Word document.

The Syncfusion Word library (Essential DocIO) has a powerful mail merge API to generate personalized reports like letters, pre-addressed envelopes, address labels, invoice, payroll, and more. It performs mail merge faster in a batch process without Microsoft Word or Office interop dependencies. The generated reports can be saved as a Word document, PDF, image, HTML, and more.

Mail-merge-in-Word-library

NuGet packages

NuGet is the one of the easiest ways to download and install Syncfusion Word library (Essential DocIO) to read, write, and edit Word documents. The following NuGet packages need to be installed in your application.

Platform(s) Package name
Windows Forms Syncfusion.DocIO.WinForms.nupkg
WPF Syncfusion.DocIO.Wpf.nupkg
ASP.NET Syncfusion.DocIO.AspNet.nupkg
ASP.NET MVC4 Syncfusion.DocIO.AspNet.Mvc4.nupkg
ASP.NET MVC5 Syncfusion.DocIO.AspNet.Mvc5.nupkg
ASP.NET Core and Blazor Syncfusion.DocIO.Net.Core.nupkg
Xamarin Syncfusion.Xamarin.DocIO.nupkg
UWP Syncfusion.DocIO.UWP.nupkg

Key Features

Screenshots

Envelopes for mailing

Envelopes-for-mailing in C#

Batch of personalized letters

Generate-multiple-Word-documents in C#

Barcode labels

Barcode-labels in C#

Replace merge field with HTML

Replace-Merge-field-with-HTML in C#

Fit photo within text box

Fit-photo-within-textbox in C#

Start each record on a new page

Start-each-record-on-new-page in C#

Resources

Support and feedback

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.

About

Mail merge data to a Word document in C#, VB.NET without Microsoft Word or interop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • HTML 0.3%