Page tree
Skip to end of metadata
Go to start of metadata

Each WordWriter Tutorial contains a step-by-step walthrough of how to implement one part of a report or document.

You can also download sets of the WordWriter tutorials (Hello World, Basic) as Visual Studio Solution files.

Hello World Tutorial

This tutorial will walk you through writing a snippet of text to a word document using WordTemplate and WordApplication.

Basic Tutorials

  • Business LabelsThe Business Labels tutorial covers how to use SetMailMerge and NEXT fields to generate a document with business labels. There is one part. This tutorial assumes a basic understanding of merge fields and how to build templates for WordTemplate.
  • Sales InvoiceThis Sales Invoice generates an itemized invoice for a single order from AdventureWorks. This sample contains two parts that demonstrate the basics of building a document with WordWriter. By the end of this sample you will be able to create a document with data, formatting, and repeat blocks.

Downloads

C# Downloads

 

VB.NET Downloads

 

 

  • No labels