Does anybody know of any code out there that would allow me to read RTF with images in NSAttributedString?

Yes I know that there is RTFD format and initWithRTF methods... But implementation of initWithRTF skips \pict tags so when I transfers RTF from Windows (MS Office) to osx and try to open it with NSTextView I don't see embedded images. Also I tryed it with librtf and I have some sussesfull results but in my opnion its ugly solution

link|improve this question

50% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.