Aspose.Pdf.Kit.Demos: Northwind

These demos illustrate to create mail merge pdf documents similar to those contained in Microsoft Access Northwind Database Sample.

  1. Merge mails into a  Response stream  Merge all mails from Customer List of Northwind database into a stream--Response.OutputStream. 

  2. Merge mails into a local pdf file Merge all mails from Customer List of Northwind database into a local pdf file -- MailMerge.pdf .   

  3. 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.).