G
Guest
Hi all,
I want to be able to send a .pdf to a default email client. Can I use
the mailto expression to do this? Im not keen on digging around the registry to 'discover' the default email client and using a process.start() -- I guess thats my last resort. Just wondering if it is possible to encode a .pdf file and add it to the body string.
I want to be able to send a .pdf to a default email client. Can I use
the mailto expression to do this? Im not keen on digging around the registry to 'discover' the default email client and using a process.start() -- I guess thats my last resort. Just wondering if it is possible to encode a .pdf file and add it to the body string.