Re: RS: RTF to unicode conversion
Re: RS: RTF to unicode conversion
- Subject: Re: RS: RTF to unicode conversion
- From: John Stiles <email@hidden>
- Date: Sun, 03 Jun 2007 11:07:19 -0700
Have you tried TextEdit? That would be using all the Cocoa ways to do it.
If it works in acceptable ways, it is open source:
/Developer/Examples/AppKit/TextEdit/
Roland Silver wrote:
Can anyone suggest how to convert a file from RTF format to Unicode?
If I read the file with MS Word and save it as "Unicode Text", the
result is not quite correct: The EM DASH character (U+2014) is
converted to HYPHEN-MINUS (U+002D).
Is there an available app to do the conversion?
If I have to write my own, is there some capability in Cocoa to read
an RTF-encoded file?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden