Create word document from Rich Text

RAM SYS Matt

New member
Local time
Today, 05:42
Joined
May 11, 2011
Messages
3
I have rich text stored in a linked sql table. I need a way to make a word file out of this.
Code:
{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
{\colortbl ;\red255\green0\blue0;\red255\green255\blue0;}
{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\sa200\sl276\slmult1\cf1\lang9\f0\fs28 Rich text \cf0\fs22 in table \cf2\b\fs24 TEST. \cf0\b0\fs22\par
}
I have no idea how to make a file out of this.
 

Users who are viewing this thread

Back
Top Bottom