RTF Class

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

RTF Class

Previous pageReturn to chapter overviewNext page

Purpose

To provide support for printing text stored in Rich Text Format (RTF).  This class provides methods for loading RTF from various sources, automatically parses the RTF into a usable format and provides the capability to print the RTF text on ReportPro's PtrDevice and RpPrinter classes.  

 

Currently, the RTF class only supports a subset of the RTF standard.  Supported features include: mixed fonts, text colors and paragraph formatting.

Class

CLASS RTF

Properties

Error                        Access

IsValid                        Access

LastPrintedChar                Access

LastPrintedRow                Access

TextBufferLength                Access

Methods

Destroy

DrawText

Init

LoadRTFFromDynaString

LoadRTFFromField

LoadRTFFromFile