Options

How to create a Word document from NAV and mail it automatic

elwin68elwin68 Member Posts: 153
Hello,

Using automation I create a Word document out of NAV.
The following automations are used:
    'Microsoft Word 12.0 Object Library'.Application 'Microsoft Word 12.0 Object Library'.Document

Now I want to mail this document as body.

Word can be used as email client. When creating a document in Word the button 'Send to email address' can be used.
After filling the send-to field and subject the document can be sent directly from Word.

How can I use this technique through automation?

Thanks in advance.

Answers

  • matttraxmatttrax Member Posts: 2,309
    I would search MSDN. All of the Automation for the Office Suite can be found there.
  • elwin68elwin68 Member Posts: 153
    I have searched on MSDN and with Google. I'm sure it is out there somewhere, but unfortunally I didn't found the right options.
    Maybe somebody has already done this and give me a clue.

    Thanks in advance.
  • GaryDGaryD Member Posts: 66
    sorry, replied to wrong post.
Sign In or Register to comment.