Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create an instance of WordTemplate
  2. Open the template document
  3. Set one or more document data sources or repeat blocks
  4. Call the WordTemplate.Process() method to pull in the data
  5. Save the document either to disk, or to a response stream to the client browser.

...