writeRft()

Convert the report to RTF format.

Usage

writeRtf( )

Parameters

None

Return Value

None

Description

This routine converts the report to RTF format. For example,
rep.writeRtf( )

Note that latex2rtf does not create the table of contents automatically. You need to open the outputted .rtf file with a word processor such as Office Word and select all of the document (Ctrl+A) and then press F9 (refresh) to populate the table.