[fpc-pascal] Rtf to HTML
Damien Gerard
milipili at shikami.org
Mon May 12 20:48:43 CEST 2008
Le May 12, 2008 à 8:34 PM, Leonardo M. Ramé a écrit :
> Hi, does anyone knows a good Rtf To HTML converter for FPC/Delphi?
>
> I need one that accept strings/streams, not files.
Under OS X (via MacPorts):
sudo port install rtf2html
Under Linux (Gentoo):
emerge -av app-text/rtf2html
I suppose for Debian : apt-get install rtf2html (must be checked)
Under Windows I don't know if it exists without cygwin.
--
Damien Gerard
milipili at shikami.org
"Intelligence is 10 million rules."
-- Douglas Lenat
More information about the fpc-pascal
mailing list