arbitrary document attributes and RTF?
arbitrary document attributes and RTF?
- Subject: arbitrary document attributes and RTF?
- From: James Dessart <email@hidden>
- Date: Wed, 24 Sep 2003 09:52:12 -0400 (EDT)
NSAttributedString's RTFFromRange:documentAttributes: documentation states
that the document attributes can include certain information. However,
I'd like to know if that's the ONLY information it can contain.
Could I arbitrarily add other attributes, such as application specific
ones? Or will it complain? Will I also be able to retrieve them, if the
resulting data is stored into a file, and then restored with
initWithRTF:documentAttributes:?
I'd like my documents to still be standard RTF, but include some
configuration information from my application.
Thanks,
James
_______________________________________________
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.