J
james.dixon
Hi All
My current task is go through an rtf file, and extract text based on
its format. ie Find and extract bold text as 'heading', text between
this and next bold text is 'content', repeat until the end of the
document.
Is there a way to do this? I have looked at the rtf source (very
complicated) and RTFTextBox, and haven't worked out how to do it.
Does anybody have any hints on this one?
Thanks in advance.
James
My current task is go through an rtf file, and extract text based on
its format. ie Find and extract bold text as 'heading', text between
this and next bold text is 'content', repeat until the end of the
document.
Is there a way to do this? I have looked at the rtf source (very
complicated) and RTFTextBox, and haven't worked out how to do it.
Does anybody have any hints on this one?
Thanks in advance.
James