You want to look at NSAttributedString. This class provides direct import/export interchange with RTF files.
For iOS, the reference you want is here:
For OS X, the reference you want is here:
1
solved How to use *.RTF files in WebView?
You want to look at NSAttributedString. This class provides direct import/export interchange with RTF files.
For iOS, the reference you want is here:
For OS X, the reference you want is here:
1
solved How to use *.RTF files in WebView?