Thanks for the suggestions, everyone. I ended up generating HTML files, and they seem to be working fine.
Cheers, Dave On Jun 18, 2011, at 8:06 AM, Douglas Davidson wrote: > I might point out that NSAttributedString has a facility for writing out HTML > that has options flexible enough to do things like suppressing the head etc > for writing out HTML fragments. > > As others point out, HTML is better suited to this sort of thing than many > other formats. NSAttributedString can also read it back in later, or if > needed /usr/bin/textutil can convert to other formats. > > Douglas Davidson _______________________________________________ Cocoa-dev mailing list ([email protected]) Please 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
