BTW we have code for streamed generation of HTML files here: https://github.com/karelia/KSHTMLWriter
On 19 Jun 2011, at 19:03, Dave DeLong wrote: > 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 (Cocoa-dev@lists.apple.com) > > 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/cocoadev%40mikeabdullah.net > > This email sent to cocoa...@mikeabdullah.net _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com