S+rtftools : Copyright (c) 2003-2008 TIBCO Software, Inc.
All rights reserved.
Version 1.1.1

S+rtftools : A library for producing RTF files from within Spotfire S+. 
S+rtftools contains Spotfire S+ functions for writing out RTF files including 
initialization, writing paragraphs, modifying text styles, writing
tables, and writing WMF files to RTF.

To use this library after unzipping it in the SHOME\library
directory type the following command in Spotfire S+:

	library(rtftools)

This will load the rtftools library functions.

Please see RTFCodeExample.ssc for examples of some of the functionality
provided by the library; and the S+rtftools help file for help.

