ASP.NET Samples
    .NET Application Samples
    Reporting Services Samples

    View The Latest
OfficeWriter Docs

    OfficeWriter Home
    OfficeWriter Resources
    OfficeWriter Demos
WordTemplate Form Letter Formatting Demo (C#)

Generate a form letter with WordTemplate, then pass it to WordApplication to have formatting applied based on the user's selections.

Technical Overview

This demo's template document is in the format of a standard form letter.  The recipient and author information is inserted into the document dynamically.  You could also write the letter text and image into the document using WordTemplate.

After the form letter is generated with WordTemplate, the document is passed to WordApplication, which then applies formatting (font, font size, etc) based on the user's selections.

View source View template

Run demo

Recipient information
Name
Street address
City
State
Zip
Author information
Name
Title
Formatting options
Font Name
Font Size






Copyright 2005 © SoftArtisans, Inc. All Rights Reserved.