Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width50%

New in WordWriter 8.0!

  • WordWriter 8.0 does this...
  • Other exciting new things!!
  • Isn't WordWriter 8.0 awesome??

Getting Started

Div2
classbutton-style

Help Installing WordWriter

Div2
classbutton-style

Hello World Tutorial

Column
width50%
Panel
bgColorwhite
titleBGColor#EEE
titleWordWriter Documentation Sections
borderColor#BBB
titleColor#444
Children Display
styleh4
depth2

What is WordWriter?

WordWriter is a high performance .NET assembly that creates Microsoft Word documents on a Web server. A few simple lines of code generate editable presentation-quality documents that can be saved or viewed instantly by thousands of concurrent users.

The documents generated by WordWriter are in Microsoft Word format (.doc, .dot) or Office Open XML format (.docx, .docm, .dotx, .dotm) and preserve all of the familiar features associated with Word documents. WordWriter offers high-speed performance and, since Microsoft Word is not required on the Web server running WordWriter, your Web applications have licensing flexibility and ease of deployment.

Column
width50%
Panel
bgColorwhite
titleBGColor#EEE
titleWordWriter Documentation Sections
borderColor#BBB
titleColor#444
Children Display
styleh4
depth2

Using WordWriter

You can generate a document from an existing Word file, a WordWriter template, or generate a Word file from code:

...