Re: RTF Style names
Re: RTF Style names
- Subject: Re: RTF Style names
- From: Yuri Yuriev <email@hidden>
- Date: Fri, 5 Dec 2003 16:48:54 +0300
Hi,
I have the same problem with style names in rtf. I think, that the best
way is to read Microsoft MSDN and write own subclass.
Rich Text Format Specification, version 1.6
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/
dnrtfspec/html/rtfspec.asp
Rich Text Format Specification, version 1.7
http://www.microsoft.com/downloads/details.aspx?FamilyID=e5b8ebc2-6ad6
-49f0-8c90-e4f763e3f04f&displaylang=en
Also you can find simple RTF reader source there.
If you will find more simple way, let me know, pls.
On P4P5P: 5, 2003, at 0:39, BjC6rn CarlstrC6m wrote:
Any suggestions how to get the information? Do I have to build my own
RTF reader from scratch? (gulp!)
2003-12-04 kl. 16.44 skrev Charles Jolley:
As far as I know, the Cocoa RTF reader does not retain style
information.
Cheers,
-Charles
On Dec 4, 2003, at 5:08 AM, Bjvrn Carlstrvm wrote:
Hi
RTF text includes the names of styles. Does anybody know how to
identify a paragraph using the style names. I've tried to examine
NSParagraphStyle, but can't see a way to get the style name.
Does anybody know how, or now of an example?
Bjvrn
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.
Yuri
_______________________________________________
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.