I
Ian
I am currently pulling my hair out over this issue.
I want to duplicate these actions in word...
- Opening a word document
- File -> SendTo -> Recipients.
This leaves the document intact. I need the email to reflect the document as
is.. ie images, formatting, html links etc....
Sendmail() - attaches the document or converts the body to text and leaving
out everything else.
Document.Content - I have also tried grabbing the document content and
slapping it in outlook messages of various formats without success.
What objects and functions leave the document content intact for the message
body?
I want to duplicate these actions in word...
- Opening a word document
- File -> SendTo -> Recipients.
This leaves the document intact. I need the email to reflect the document as
is.. ie images, formatting, html links etc....
Sendmail() - attaches the document or converts the body to text and leaving
out everything else.
Document.Content - I have also tried grabbing the document content and
slapping it in outlook messages of various formats without success.
What objects and functions leave the document content intact for the message
body?