Re: Generation of field instructions in RTF

Subject: Re: Generation of field instructions in RTF
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Mon, 01 Sep 1997 08:44:42 -0400
Vivek Agrawala wrote:
> 
> > Unfortunately the formatting-instruction flow object is not supported by the RTF back end.
> 
> Just add a method to RtfFOTBuilder.cxx:
>   void RtfFOTBuilder::formattingInstruction(const StringC& s) {
>     os() << s;
>   }

This is probably worth putting in the standard distribution.

 Paul Prescod

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread