Re: Writing extremely large RTF or .doc files
Re: Writing extremely large RTF or .doc files
- Subject: Re: Writing extremely large RTF or .doc files
- From: Mike Abdullah <email@hidden>
- Date: Sun, 19 Jun 2011 20:13:31 +0100
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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden