Re: Convert an NSAttributedString to HTML
Re: Convert an NSAttributedString to HTML
- Subject: Re: Convert an NSAttributedString to HTML
- From: Sherm Pendley <email@hidden>
- Date: Sat, 19 Apr 2003 09:43:18 -0400
On Saturday, April 19, 2003, at 09:12 AM, Daniele M. wrote:
Is it possible? (cocoa api? opensource code?)
A company called Logictran <
http://www.logictran.com/> makes the product
formerly known as rtf2html. It was renamed because the current version
can convert to a few different XML formats in addition to HTML. There's
a new version for Mac OS X that supports RTFD bundles as input, as well
as traditional RTF files.
It's available as a library that you can link into your program, but
it's not free - it's actually very expensive. You have to pay a full
single-user license fee for each copy of their library that you ship
with your app.
It's quite effective, though. I've used it to transform a 70-odd page
Word document into a folder full of XML files to be loaded and displayed
in a Flash movie. It worked like a charm, once the editors who were
working on the Word document became accustomed to working with named
paragraph styles in Word.
sherm--
"When the program is being tested, it is too late to make design
changes."
-- The Tao of Programming
_______________________________________________
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.