|
Introduction
> Frequently Asked Questions
Frequently Asked Questions
What software do I need on my server
to run WordWriter?
What software do I need to create a WordWriter
template?
What software is required on the client to
view a WordWriter generated file?
What versions of Microsoft Word
does WordWriter support?
Does WordWriter include features that are
not available in Microsoft Word?
What data sources can WordWriter use?
Can I include more than one data source in
a single WordWriter template?
Can WordWriter merge documents or modify a document's format at
runtime?
What software do I need on my server
to run WordWriter?
There are four primary server requirements to run WordWriter on
the server:
What software do I need to create a WordWriter
template?
A WordWriter template is a Word document that contains merge fields. You
can create a WordWriter template using Microsoft Word 97, 2000, 2002 (XP), or 2003.
| WordWriter templates can be created in Word 2003, however,
if a template contains certain new Word 2003 features, WordWriter may
throw an exception. This issue only applies to the creation of templates;
WordWriter-generated output files can be viewed in Word 2003 with no limitations.
|
What software is required on the client to
view a WordWriter generated file?
What versions of Microsoft Word
does WordWriter support?
WordWriter supports Microsoft Word 97, 2000, 2002 (XP), and 2003.
| WordWriter templates can be created in Word 2003, however,
if a template contains certain new Word 2003 features, WordWriter may
throw an exception. This issue only applies to the creation of templates;
WordWriter-generated output files can be viewed in Word 2003 with no limitations.
|
Does WordWriter include features that are
not available in Microsoft Word?
Yes. Unlike Microsoft Word, WordWriter can stream a Word file to the browser.
What data sources can WordWriter use?
In ASP.NET, WordWriter can populate a Word file from a DataSet, a DataTable,
an SqlDataReader, an OleDbDataReader, an AdomdDataReader, a 1-dimensional array, a rectangular array,
or a jagged array.
In ASP, WordWriter can populate a Word file from a Recordset, a 1-dimensional array,
or a 2-dimensional array.
Can I include more than one data source in
a single WordWriter template?
Can WordWriter merge documents or modify a document's format at
runtime?
No. At runtime, WordWriter can open a template Word file, populate it from
data sources, and either save the new file or stream it to the client.
WordWriter cannot change a document's format, edit static content, or merge
multiple files at runtime.

Copyright 2007 © SoftArtisans, Inc. All Rights Reserved.
|