Recent content by AndrewD

  1. A

    Convert Text to RTF (Rich Text Format)

    The problem is that the only way I have been able to render the RTF correctly in word is to open an individual CLOB document in the Large Object Editor, select the RTF Tab, then save it. After that, then Word opens it correctly. Word won't render the RTF from the text, even when I open in word...
  2. A

    Convert Text to RTF (Rich Text Format)

    Yes they do. This is what the first line looks like: {\rtf1\mac\deff3{\fonttbl{\f3\fswiss Geneva;}} Can you help?
  3. A

    Convert Text to RTF (Rich Text Format)

    I have data stored in a Clob column and it is stored in a plain text format. It contains RTF tags (for Bold, Itallic, Underline, Font Size, etc.) within the text, that are rendered properly within the "Large Data Editor". I need to automate the export and not just save each clob one column at...
Back
Top