Generating Multiple Form Letters |
 |
The VB.NET and C# MailMerge samples demonstrate generating multiple form letters
by calling WordWriter in a loop. Each sample includes a Web form and
a "code behind" page. The data source for each letter is a database record that populates
each letter with unique recipient information. To run either sample:
- Click Run Sample.
- Check several Mail to check boxes.
- Click Generate documents. WordWriter will generate form letters
for each of the names checked. A list of links to each recipient's
letter will be displayed.
- To view a letter, click the recipient's link.
VB.NET Example
|
C# Example
|
Copyright © 2003, SoftArtisans, Inc.