* Sam "tofu" Peterson <[EMAIL PROTECTED]> [2002-07-22 20:17]: > I was having trouble finding an rtf converter. Was googling > for rtf2html, but searching for rtf2htm called it up.
do you mind telling us where you found it? > I guess it's officially called GNU unrtf now > and is available here for those who need it: > http://www.gnu.org/directory/ > Text_creation_and_manipulation/ > Documentation_tools/GNUunRTF.html > > That's one long URL, hope it doesn't > wrap in people's email clients. it wraps just fine... ;-) well, this is just the official place on gnu.org. the original site is, ah.. heck, let me summarize: name: unrtf purpose: convert RTF to HTML (text/vt100/LaTeX/PostScript/WPML) version: 0.18.1 [2001-] download: ftp://ftp.gnu.org/pub/gnu/unrtf/unrtf-0.18.1.tar.gz bug-reports: [EMAIL PROTECTED] maintainer: Zach(ary) T. Smith [EMAIL PROTECTED] homepage: http://www.geocities.com/tuorfa/unrtf.html maillist: none i suppose you'd use it like this: application/rtf; unrtf %s | lynx -dump -force_html -stdin; copiousoutput application/rtf; unrtf --text %s ; copiousoutput unfortunately, my mail filter kills all RTF attachments - ha! *grin* Sven [who fings that unrtf segfaults on Solaris]
