Jump to content

Copy Text + Image into Outlook Mail


QAuser
 Share

Recommended Posts

For some time now I'm looking for a solution how to copy text including an image into an Outlook mail.

I have the honorable task to create a script that sends e-mails with different configurations.

I need the picture to be inline. What I cannot use is Send("^v") and the clipboard always throws away the image. I really would like to know why.

I usually create a new mail and copy & paste everything from a DOC or RTF file into the mail body. Now this process needs to be automated.

I just started scripting a few days ago - just wanted to mention.

Thank you guys for help!

Link to comment
Share on other sites

The idea is to write some text in the mail body .. so i wanted to write the text in a rtf data and just copy this data and paste it in the mailbody. the problem is that i want to automate outlook to send like 100 of mail. and the content of the mail body have to be read from rtf data's. every mail have a different specifications and for each mail the body can be different.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...