Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

RTF Reader

245482Aug 17 2005 — edited Aug 18 2005
Is 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2005
Added on Aug 17 2005
4 comments
411 views