Lebans RTF Control Content to Outlook

  • Thread starter Thread starter zbud
  • Start date Start date
Z

zbud

I like the Lebans RTF2 control to format data in a control. I would
like to place the contents of that control in RTF format in an Outlook
mail msg. I can create the outlook mail message, but assigning the
..body property of the mail object with the name of the RTF2 control
produces this :

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0
MS Sans Serif;}}
{\colortbl ;\red0\green0\blue0;}
{\*\generator Riched20 5.50.99.2010;}\viewkind4\uc1\pard\cf1\b\f0\fs36
Now is the time for us to be alive\b0\fs16\par
}

The actual text in the control was "now is the time for us to be
alive".

Can anyone help on this ?

thanks

Bud
 
You are looking at the Plain text RTF code. Try changing the Outlook email
output format to use RTF to send messages. You might ask in an Outlook group
(be sure to give them your Outlook version number)
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top