trichview.support
Re: Problem copying the contents of an RVEdit and preserving theappearance. |
Author |
Message |
Chris House |
Posted: 01/31/2005 18:40:10 OK. So how can I capture the contents of a RichViewEdit into a string variable and keep RTF formatting? The string is passed to a mailmerge routine and merged into Word. I know that copying out of my RVEdit and manually pasting into Word retains the formatting, and Paste Special / Formatted Text (RTF) also works. Chris Sergey Tkachenko wrote: > Paragraph attributes (including tab properties) cannot be saved as a plain > text. > Plain text simply contains TAB (#9) characters, and it's up to the > application how to display them. > If you need more complex formatting, display the selection as RVF or RTF. > > > >>I have a RichViewEdit with the following rvStyle properties: > > > |
Powered by ABC Amber Outlook Express Converter