Bullets - Saving and retrieving styles in RTF docs
Posted: Mon Jun 11, 2012 10:55 pm
I have a simple editor using RichViewEdit to edit, save, examine and modify RTF files.
When I create bullets, I set an indent for FirstIndent and LeftIndent.
If I save the RTF file, then read it back in, the indents have been lost and the bullet is right up against the text.
I presume this is because the style has not been saved with the document.
How can I fix this?
Also: If I read the rtf file into word, the bullets are not in the same font as they were in RichViewEdit. If I change and reset them in word then save the word document as rtf, then reading into RichViewEdit does display the bullets correctly.
Thanks
When I create bullets, I set an indent for FirstIndent and LeftIndent.
If I save the RTF file, then read it back in, the indents have been lost and the bullet is right up against the text.
I presume this is because the style has not been saved with the document.
How can I fix this?
Also: If I read the rtf file into word, the bullets are not in the same font as they were in RichViewEdit. If I change and reset them in word then save the word document as rtf, then reading into RichViewEdit does display the bullets correctly.
Thanks