Re: Reading .doc files
Re: Reading .doc files
- Subject: Re: Reading .doc files
- From: Dustin Voss <email@hidden>
- Date: Mon, 29 Sep 2003 20:57:05 -0700
On Monday, September 29, 2003, at 02:40 AM, Lorenzo wrote:
Hi list,
I am trying to read Microsoft Word .doc files as pure text.
I already know there are utilities that do that, but I want to do that
by
myself, programmatically.
If your app is running on Panther or above, you can just use
NSAttributedString (I think) which will be able to load the text of a
.doc file, from what I hear.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.