Date: Thu, 22 Jan 1998 21:21:17 -0600 (CST) From: Jay Nelson <jdn@acp.qiv.com> To: Greg Lehey <grog@lemis.com> Cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: How do I read RTF ("Rich Text Format")? Message-ID: <Pine.BSF.3.96.980122211429.1647A-100000@acp.qiv.com> In-Reply-To: <19980123132310.09667@lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Jan 1998, Greg Lehey wrote: >Somebody has just sent me a document in RTF, and I can't do much with >it. Does anybody know of software which can decipher this stuff? > >Greg > StarOffice can read all but the latest versions. Andrew has some rtf tools that works better than most. There is also some rtf2??? tools out there that supposedly convert to LaTeX and HTML. I looked at them some time ago and the porting pain outweighed the benifit. M$ recently "enhanced" RTF so I doubt anything will handle rtf out of '95. If there's not too much, you can tr the carriage returns to line feeds and edit most of the markup out. _Most_ rtf files are plain text with markup. (Except for CR instead of LF.) -- Jay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980122211429.1647A-100000>