and process it using Perl.
I just did a search and found the link http://daringfireball.net/2003/04/rtf_to_plain_text_translator
which tells me to use inside the FileMerge folder convertRichTextToAscii
to do the conversion. It works. I will need to hook it up with perl to do my job.
ted
n Feb 26, 2005, at 6:23 PM, Sherm Pendley wrote:
On Feb 26, 2005, at 8:40 PM, Ted Zeng wrote:
Anyone has a good suggestion on a good RTF to Text converter That works well on Mac?
Have you tried TextEdit? It comes with the OS, so it doesn't cost anything to give it a shot.
Or, were you looking for a batch processing thing, to convert a bunch of files?
sherm--