Cor ,

I know all this tricks, but its still sending as attachments , i want a simple way to send a email with a message in the body

Thanks

Fernand
Hi Fernand,

Fernand Vanrie wrote (22-06-11 14:18)
For some reasons the developpers off the OO-API has decided to not allow
sending Emails using there API

[...]

Not sure if this has been mentioned already, and/or is of use for you, but since years I use an dispatch command for the task:

   executeDispatch(oDocFrame, ".uno:SendMailDocAsMS", "", 0, Array())
or
   executeDispatch(oDocFrame, ".uno:SendMailDocAsPDF", "", 0, Array())

Regards,
Cor
(sorry for being late with this)



--
Unsubscribe instructions: E-mail to [email protected]
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.documentfoundation.org/www/discuss/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to