I never did a huge amount of RTF processing, I always used the library to read or generate one, and that was a long time ago. Now I need to adapt to the format again and eventually convert it to XML.
Can you recommend a good way to do this so that I have a lot of control over the analysis and processing of RTF fragments?
Initially, I think Perl plus some good libraries would be a good choice, but all opinions are welcome.
xml regex perl rtf
user27767
source share