RTF Reader
245482Aug 17 2005 — edited Aug 18 2005Is anyone familiar with an existing RTF (rich text format, not Oracle Reports file) reader that is implemented in pl/sql? It's not an insanely complex task, but I'd rather not re-invent the wheel if I don't have to.
I'm going to be receiving an rtf as a CLOB and need to parse out various bits of data and store them to normalized tables. Now that I think about it, I suppose that an rtf-to-xml converter would get me a good bit of the way if someone has one of those laying around.
Many thanks,
Scott