Re: Word and RTF files

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



If you need to hand code the RTF for some reason, instead of letting Word do
the formatting, and creation of the RTF code, you will probably want to use
Word as a plain text editor. If you save as RTF from Word you will have two
sets of information included - try viewing such a file again in Notepad or
set tools > options > general > confirm conversions on open then open RTF
documents as plain text. Edit and save again as plain text.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


spiritualfields wrote:
In this case, the RTF material you pasted *IS* normal text, embedded
within an RTF document.

Embedded in such a way that it is visible ;) I think I'm going to let
all of this sink in. I plan on using Word to write my rtf files
anyway, so I'll be able to see the formatting code when I open the
file.

Thanks for all the information.


.



Relevant Pages

  • Re: Apple hiring $MS programmers?
    ... Plain Text to RTF. ... I would agree that TextEdit doesn't _quite_ seem to be ... to impose my own preferred formatting. ...
    (comp.sys.mac.system)
  • Re: RTF Mail Merge Fields
    ... The thing is that setting selBullet to true is something you would set in the Richtext editor control's properties - selBullet isn't something in the RTF spec. ... whether in fact by using Alt-7 you are inserting a bullet character ... These will all merge fine from the data source. ... In other words, using MERGEFIELD fields loses the most formatting, using REF fields with a Word format data source loses less formatting, using INCLUDETEXTed RTF files generated on the fly /may/ lose less than that, which may clash in various ways). ...
    (microsoft.public.word.mailmerge.fields)
  • Re: RTF Mail Merge Fields
    ... is there a way to ensure that Word honours the formatting that you applied? ... As far as is concerned, if you are using the Richtext control in VB6 to generate the RTF in the data source, then ... do underlines and we also need to do bullets: ...
    (microsoft.public.word.mailmerge.fields)
  • Re: RTF Mail Merge Fields
    ... These will all merge fine from the data source. ... What I'm doing now to get around this is when a bulleted list is setup on the merge source I am inserting ALT 7 instead setting selBullet to true per the rtf spec. ... In other words, using MERGEFIELD fields loses the most formatting, using REF fields with a Word format data source loses less formatting, using INCLUDETEXTed RTF files generated on the fly /may/ lose less than that, which may clash in various ways). ... do underlines and we also need to do bullets: ...
    (microsoft.public.word.mailmerge.fields)
  • Re: RTF Mail Merge Fields
    ... Ypur best bet here is probably to avoid using automatic numbering in the main document - although it may be possible to prevent "interference" between the numbering in the RTF and the numbering in the main document by specifying a named list template or some such in the main document, that stuff is hard to tame. ... This all seems to work but when it gets merged into word, all of the formatting is lost. ... It appears to me from the use of these switches I can use /*charformat to bold, ...
    (microsoft.public.word.mailmerge.fields)