Re: RTF to HTML
Re: RTF to HTML
- Subject: Re: RTF to HTML
- From: Satoshi Matsumoto <email@hidden>
- Date: Wed, 19 Apr 2006 19:39:49 +0900
- Thread-topic: RTF to HTML
on 06.04.19 6:52 PM, Bas Scheffers at email@hidden wrote:
> I have some RTF text that I need to convert. To plain text is simple; read
> into NSText, get the NSString and write that to a file.
>
> But a long time ago I recall seeing the posibility to write something like
> NSTextView contentst to HTML but I can't find it now. Have I gone mad,
> does this functionality exists?
Refer to the source file "DocumentReadWrite.m" of Tiger TextEdit sample code
that saves Rich Text as HTML document.
Satoshi
-----------------------------------------------------
Satoshi Matsumoto <email@hidden>
816-5 Odake, Odawara, Kanagawa, Japan 256-0802
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >RTF to HTML (From: "Bas Scheffers" <email@hidden>) |