files and wanted to add
also .pages files.
I just wonder why there is no function in Cocoa to import such text as it is
possible with MS files.
Ruedi Heimlicher
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or
Hi
I am reading text from Word docs without problems using the NSTextView method
readRTFDFromFile.
Trying to read text from Pages documents with file extension .pages fail an
returns empty strings. The same document saved in Word format works fine.
I was trying the NSString method stringWithCo