I am in need to convert the plain text to a RTF text. I know the font ,size, alignment of the plain text. What i want is how to convert to the preformatted RTF text without using RichTextBox
control in windows forms, because i am going to implement this in a class library for 5 platforms.
Asked
Active
Viewed 295 times
0

Soner Gönül
- 97,193
- 102
- 206
- 364

Lokesh
- 829
- 2
- 14
- 26
-
Do you have the RTF specification? – David Heffernan Sep 13 '11 at 06:45