These demos illustrate to create mail merge pdf documents similar to those contained in Microsoft Access Northwind Database Sample.
Merge mails into a Response stream Merge all mails from Customer List of Northwind database into a stream--Response.OutputStream.
Merge mails into a local pdf file Merge all mails from Customer List of Northwind database into a local pdf file -- MailMerge.pdf .
Generate many local mail pdf files Generate small local mail pdfs accoding to the customers information of Customer List of Northwind database (Note: these small pdfs will only be seen when you setup this demo on your computer.).